summaryrefslogtreecommitdiff
path: root/django/contrib/redirects
AgeCommit message (Expand)Author
2008-09-02Cleaned up a bunch of minor doc stuff:Jacob Kaplan-Moss
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
2007-06-20Fixed #4618 -- Fixed error in django.contrib.redirects new_path handling. Tha...Adrian Holovaty
2006-06-12Fixed #2139 -- Changed Redirect repr to strAdrian Holovaty
2006-06-08Fixed #2109 -- Convert old-style classes to new-style classes throughout Djan...Adrian Holovaty
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty
2006-01-03Fixed #1117 -- Added HttpResponsePermanentRedirectAdrian Holovaty
2005-11-12Added README.TXT to contrib.redirects and contrib.flatpagesAdrian Holovaty
2005-11-11BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to standalone ...Adrian Holovaty