File tree Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Expand file tree Collapse file tree 1 file changed +12
-5
lines changed Original file line number Diff line number Diff line change @@ -480,17 +480,24 @@ Reference
480480Assignment
481481**********
482482
483- To Be Decided
483+ Assignment
484+ **********
485+
486+ You can read the assignment at
487+
488+ http://github.com/cewing/training.python_web/blob/master/assignments/week06/athome/assignment.txt
489+
490+ Please complete the assignment by noon on Sunday, February 17, 2013.
484491
485492Week 7 - Django
486493---------------
487494
488495**Date **: Feb. 19, 2013
489496
490- In this class we'll dive a bit further into Django. We'll take the
491- specifications from week 6 and the models we created from them to set up a
492- simple application. Along the way we'll learn a bit more about the Django
493- admin, generic views, and templates .
497+ In this class we'll dive a bit further into Django. We'll take the app we
498+ build for our week 6 homework and add style and security features. Along the
499+ way we'll have a chance to learn more about Django's templates, models, views
500+ and forms .
494501
495502We'll also discuss extending the functionality of our application using
496503existing Django **apps **. We'll see how these add-ons can help us to solve
You can’t perform that action at this time.
0 commit comments