log gpp/weblinks/urls.py @ 574:ddd69a8e07c7

age author description
Thu, 03 May 2012 20:45:16 -0500 Brian Neal For Django 1.4, use django.conf.urls instead of django.conf.urls.defaults.
Wed, 15 Sep 2010 03:24:01 +0000 Brian Neal For #93: fix url scheme for weblinks.
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 20:41:37 +0000 Brian Neal Created a template tag for the latest weblinks: latest_weblinks. This necessitated adding a get_absolute_url function for the Link model along with a new view for it.
Mon, 06 Apr 2009 02:43:12 +0000 gremmie Initial import of sg101 stuff from private repository.