log gpp/templates/downloads/download_summary.html @ 404:41411066b16d

age author description
Sun, 27 Mar 2011 23:21:17 +0000 Brian Neal Fixing #199; redid the downloads so the user has more control about how to save the file.
Thu, 27 Jan 2011 02:56:10 +0000 Brian Neal Fixing #142; cut over to the django.contrib.staticfiles app.
Thu, 16 Sep 2010 01:06:43 +0000 Brian Neal For #93: remove the page number from the URL. This commit fixes the shoutbox and member list. It also contains a change to downloads to add pagination to the new, popular, and highest rated views.
Wed, 15 Sep 2010 01:01:40 +0000 Brian Neal For #93: fix url scheme for downloads.
Wed, 15 Apr 2009 01:13:17 +0000 Brian Neal Changed the shoutbox: posts are now made by Ajax. The smiley farm is loaded only on demand. jQuery is now in the base template. May add scrolling later.
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.