log gpp/downloads/admin.py @ 241:27bee3ac85e6

age author description
Wed, 15 Sep 2010 01:01:40 +0000 Brian Neal For #93: fix url scheme for downloads.
Sat, 01 May 2010 21:53:59 +0000 Brian Neal Resolve ticket #74. Add user badges. Some extra credit was done here: also refactored how pending news, links, and downloads are handled.
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.
Mon, 06 Apr 2009 02:43:12 +0000 gremmie Initial import of sg101 stuff from private repository.