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

age author description
2011-03-27 Brian Neal Fixing #199; redid the downloads so the user has more control about how to save the file.
2011-01-27 Brian Neal Fixing #142; cut over to the django.contrib.staticfiles app.
2010-09-16 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.
2010-09-15 Brian Neal For #93: fix url scheme for downloads.
2009-04-15 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.
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.