[Python] Django examples

larry price laprice at gmail.com
Thu Jun 22 01:18:21 PDT 2006


I've found a couple of good examples of building sites with Django;

The first is Luke Plant's cciw site which is described in a blog entry
that is refreshingly honest about the troubles of programming

http://lukeplant.me.uk/blog.php?id=1107301641

He's chosen to make his code available.
http://files.lukeplant.fastmail.fm/public/cciw_django_public.zip

The second is the redoubtable Jeff Croft who claims to not be a programmer
http://www2.jeffcroft.com/2006/jun/06/lost-theories-with-source-code/

What Luke mentions about certain aspects of views being hard to test resonates.


More information about the Python mailing list