Links for September, 2008
-
Brian Beck's Text Adventure
15/Sep/08
This django app allows for batch editing of admin change_list cleany (no patching on django core). Nice.
-
Django snippets: Orderable inlines using drag and drop with jQuery UI
13/Sep/08
Orderable inlines in admin app done right,,, sigh...
-
dcramer's django-debug-toolbar at master — GitHub
08/Sep/08
A toolbar for debugging django apps, including SQL queries (and execution time). Pretty neat really.
-
Cocoa with Love: Application Design in AppKit
02/Sep/08
On real world MVC usage using Cocoa's basic structure as a guide.

