log gpp/weblinks/views.py @ 168:e6d4dfdfbc64

age author description
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-09-13 Brian Neal Need an import for the InvalidPage exception from django.core.paginator.
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.
2009-04-19 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.
2009-04-06 gremmie Initial import of sg101 stuff from private repository.