log gpp/templates/weblinks/navigation.html @ 342:8587c7a22094

age author description
2011-01-27 Brian Neal Fixing #142; cut over to the django.contrib.staticfiles app.
2011-01-20 Brian Neal Fixing 145; New url tag behavior (forwards compatibility) in Django 1.3.
2010-09-15 Brian Neal For #93: fix url scheme for weblinks.
2010-04-03 Brian Neal Implement #62, add support for CSRF protection.
2010-01-03 Brian Neal Implement #49; use POST for updating link hit counts. Also refactored a bit and use javascript to report broken links.
2009-04-19 Brian Neal Added logos to the downloads and weblinks navigation templates.
2009-04-19 Brian Neal Webinks: added a navigation template tag so views don't have to keep constructing the searc form. Also provided a count of search results on the template.