Django app in under 60 lines
Posted by stephen on Tuesday, 22nd January, 2008 @ 08:37
Proving that Django can do most of the work for you these days, the World's ugliest Django app (via) delivers a wiki app including page templates, private pages, comments and a nice little admin in a single file of fewer than 60 lines.
