Stats on a larger Django project
A Django website that took (a lot) more than 20 minutes. Interesting writeup of a meta-forum app, including code samples and time breakdown.
Found via Django Forums.Technorati Tags: django
Zyons Forum for Django
This summer, I’ve been converting my biggest site, Invisible Castle, from Cheetah to straight Cheetah templates to Django. I’m a total Django convert, as is obvious from this site.
Pgrep and Pkill for OSX
Usually I am satisfied by the commandline tools available in OSX.
A Django Killer App – Web Table Data
Yet another great use for Django is to make trivial the creation of shared tables & forms for internal projects.