Heads up! To view this whole video, sign in with your Courses Plus account or enroll in your free 7-day trial. Sign In Enroll
Preview
Start a free Courses trial
to watch this video
Just one more challenge to do!
The Workspace attached to this video has a partially-built Django project. The app has tests but no views, models, or templates. You'll need to add these and make all of the tests pass. When the tests all pass, you can copy and paste your code from the Workspace into the following challenge.
Check the README
file for more information about what to build.
Good luck!
Books to check out
- Hello Web App by Tracy Osborn
- Two Scoops of Django by Daniel and Audrey Greenfeld
- Test-Driven Development with Python by Harry Percival
Our existing app is a pretty great
prototype for a service like Treehouse.
0:00
Of course, we're missing student accounts,
a forum, points and badges,
0:04
a way to track which students
have watched videos.
0:07
We don't have anything like tracks yet
either, but all of that can come later.
0:10
If you're anxious to do more Django and
just can't wait for
0:14
the next course to come out, a few great
books have just recently come out.
0:16
I'll put links to them
in the teacher's notes.
0:20
You've done a great job on this course.
0:23
So I have just one last co-challenge for
you to do.
0:25
This one's a little different than most of
the ones you've done at Treehouse, though.
0:28
Attached to this video is a workspace,
with a Django project and
0:31
a single app already in it.
0:34
In the app, I've written several tests,
but there's no code for the app yet.
0:36
There are no models, no views, nothing.
0:39
I need you to write the models and
views and templates to make the test pass.
0:41
I know it's a lot to ask but
I also know that you can do it.
0:46
Be sure to check the read me file in the
workspace for more hints and instructions.
0:49
Good luck and great job.
0:52
You need to sign up for Treehouse in order to download course files.
Sign up