log gpp/downloads/admin.py @ 322:c3d3d7114749

age author description
2010-10-02 Brian Neal Fixing #128 and #129. Add elsewhere weblinks to search content. Add support for haystack's get_update_field() method.
2010-09-15 Brian Neal For #93: fix url scheme for downloads.
2010-05-01 Brian Neal Resolve ticket #74. Add user badges. Some extra credit was done here: also refactored how pending news, links, and downloads are handled.
2010-04-03 Brian Neal Implementing #67: use a denormalized count field on download categories to reduce database queries.
2009-04-12 Brian Neal Removed markitUp! from the downloads admin. It was looking weird. Try it without it.
2009-04-11 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.
2009-04-06 gremmie Initial import of sg101 stuff from private repository.