diff options
| author | Jacob Kaplan-Moss | 2009-04-12 15:02:44 -0500 | 
|---|---|---|
| committer | Jacob Kaplan-Moss | 2009-04-12 15:02:44 -0500 | 
| commit | 4391a39ee4cde31ff9c9a56cd8d452b934136b4e (patch) | |
| tree | 2404ec68497730360482d78c523f25f03855ab84 /README | |
| download | django-shorturls-4391a39ee4cde31ff9c9a56cd8d452b934136b4e.tar.bz2 | |
Buildout bootstrap setup.
Diffstat (limited to 'README')
| -rw-r--r-- | README | 15 | 
1 files changed, 15 insertions, 0 deletions
| @@ -0,0 +1,15 @@ +django-shorturls +================ + +A custom URL shortening app for Django, including easy ``rev=cannonical`` +support. + +Most code was originally by Simon Willison; see +http://simonwillison.net/2009/Apr/11/revcanonical/ for details. Improved +slightly and packaged by Jacob Kaplan-Moss. + +Usage +===== + +XXX + | 
