aboutsummaryrefslogtreecommitdiffstats
path: root/src/shorturls/views.py
AgeCommit message (Expand)Author
2014-09-21Added SHORTURLS_DEFAULT_CONVERTER setting so template tag converter can be sp...Ben Firshman
2014-09-21The converter can now be chosen for the view, and more helpful 404s are thrownBen Firshman
2014-09-20Add support for Django 1.7, remove 1.2 and 1.3Ben Firshman
2009-04-12Fixed a Python 2.5ism.Jacob Kaplan-Moss
2009-04-12Added a working shorturl redirect view, with tests.Jacob Kaplan-Moss