python/django_snippets.py
Thu Feb 19 16:59:35 2009 -0500 Rearrange the caching functions so they're grouped together.
Mon Feb 16 09:13:56 2009 -0500 Add QuerySetManager and QuerySet to my Django snippets.
Thu Dec 04 21:07:03 2008 -0500 Add a @use_tempalte decorator
Thu Nov 20 14:17:04 2008 -0500 Fix @dictproperty.
Thu Nov 20 10:08:12 2008 -0500 Add some Django snippets I regularly use