[Python] Django by example
Rob Hudson
rob at euglug.net
Thu Jun 8 21:06:11 PDT 2006
Jeff Croft (jeffcroft.com) recently created a website built in Django:
http://lost-theories.com/
The site is 100% django powered and has a number of nice features. It's
a registration website with user profiles, has feeds, a blog, etc.
The cool thing is, Jeff is giving away the source code:
http://www2.jeffcroft.com/2006/jun/06/lost-theories-with-source-code/
(at the bottom of the blog post).
It's pretty instructional to see how a complete site comes together.
The Django website also provides source for their website:
http://code.djangoproject.com/browser/djangoproject.com
But the Lost website shows off the login/registration aspects.
-Rob
More information about the Python
mailing list