Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialIdan Melamed
16,285 PointsFeedback on myWorkLog, a django project
Hi guys,
I started working as a Junior Python developer (thanks Treehouse!) a few months ago where I'm required to be 9 hours at the office a day.
To keep my work hours in check, I created a very simple django app, myWorkHours which I deployed online on Heroku: https://myworklog.herokuapp.com/
And the GitHub repo can be found here: https://github.com/idanmel/myWorkLog.git
I have a few questions before I can feel satisfied about the project. I'll start with my first question:
How should I configure the static files?
Kindly, Idan.