Practical Django Projects

Up to Chapter 5 of this book. Already i know what the deal is with views, have made a full admin panel which error checks all entries, has categories, tagging and can generate HTML! Whoa! :D So good. Just notice that you may need to use SVN number 7966 and tagging r133 which can be brought down with:

Django Trunk:
svn co -r 7966 http://code.djangoproject.com/svn/django/trunk/

Tagging:
svn co -r 133 http://django-tagging.googlecode.com/svn/trunk/

Tags

Post a Comment