log gpp/templates/weblinks/navigation.html @ 312:88b2b9cb8c1f

age author description
Thu, 27 Jan 2011 02:56:10 +0000 Brian Neal Fixing #142; cut over to the django.contrib.staticfiles app.
Thu, 20 Jan 2011 04:03:48 +0000 Brian Neal Fixing 145; New url tag behavior (forwards compatibility) in Django 1.3.
Wed, 15 Sep 2010 03:24:01 +0000 Brian Neal For #93: fix url scheme for weblinks.
Sat, 03 Apr 2010 20:00:56 +0000 Brian Neal Implement #62, add support for CSRF protection.
Sun, 03 Jan 2010 04:15:14 +0000 Brian Neal Implement #49; use POST for updating link hit counts. Also refactored a bit and use javascript to report broken links.
Sun, 19 Apr 2009 22:21:34 +0000 Brian Neal Added logos to the downloads and weblinks navigation templates.
Sun, 19 Apr 2009 21:00:06 +0000 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.