log gpp/downloads/admin.py @ 199:217119c87a06

age author description
Sat, 03 Apr 2010 01:10:00 +0000 Brian Neal Implementing #67: use a denormalized count field on download categories to reduce database queries.
Sun, 12 Apr 2009 00:34:08 +0000 Brian Neal Removed markitUp! from the downloads admin. It was looking weird. Try it without it.
Sat, 11 Apr 2009 22:50:56 +0000 Brian Neal Use DRY principle to manage third party javascript libraries. Created script_tags template tags to generate the correct link and script tags for 3rd party libraries. The settings.py file is the only place where the full path name is specified.