Python Web Development With Django has a good primer on Python (in general and as it relates Django), along with a nice sampling of projects (creating a basic CMS, using Ajax in an application, creating a Pastebin site).
You can learn about Django best practices and get a taste for some related tools (Fabric, pip/virtualenv) by reading James Bennett's Practical Django Projects, 2nd Edition. And of course, don't forget the Django docs. They have a great starter tutorial that walks you through the basics, and plenty of documentation on the various features of the framework. http://www.djangoproject.com/ HTH, Serdar
_______________________________________________ Tutor maillist - Tutor@python.org To unsubscribe or change subscription options: http://mail.python.org/mailman/listinfo/tutor