summaryrefslogtreecommitdiff
path: root/django/contrib/redirects/models.py
AgeCommit message (Expand)Author
2008-07-21Moved RedirectAdmin in django.contrib.redirects to an admin.py module.Brian Rosner
2008-07-18Merged the newforms-admin branch into trunk.Brian Rosner
2008-06-16Fixed #7329 -- Added list_display Admin options to FlatPage and Redirect mode...Adrian Holovaty
2007-08-05Fixed #2101 -- Renamed `maxlength` argument to `max_length` for oldforms `For...Gary Wilson Jr
2007-07-04Merged Unicode branch into trunk (r4952:5608). This should be fullyMalcolm Tredinnick
2006-06-12Fixed #2139 -- Changed Redirect repr to strAdrian Holovaty
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty