agdj/utils.py
Sun Feb 01 01:35:02 2009 -0500 Switch to date-based URLs everywhere except the feed URLs of old posts, so I don't spam everyone's feedreader.
Sun Feb 01 01:10:45 2009 -0500 Switch from @django_template to the version of @use_template in my dotfiles.
Tue Sep 16 12:20:29 2008 -0400 Make caching for the post better - updates on write.
Thu Aug 28 13:07:55 2008 -0400 Change to UNIX line endings.
Thu Aug 28 13:06:21 2008 -0400 Remove some unnecessary imports
Thu Aug 28 12:47:50 2008 -0400 Add Djangofied ordering, remove the mixin-based one, remove the mixin class, add a docstring.
Thu Aug 28 11:09:32 2008 -0400 Add a kwarg for making request context customizable and document the decorator.
Wed Jul 30 10:35:14 2008 -0400 Use the stdlib @wraps.
Wed May 21 22:54:17 2008 -0400 Fix my imports in the util module.
Wed May 21 22:35:09 2008 -0400 Remove a weird (copypasted?) function, replace it with a render_to_response call.
Wed May 21 22:20:55 2008 -0400 Massive rename to get this into proper form.