[Tutor] Django Read

Serdar Tumgoren zstumgoren at gmail.com
Thu Jul 8 15:01:55 CEST 2010


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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20100708/c9d98f58/attachment.html>


More information about the Tutor mailing list