summaryrefslogtreecommitdiff
path: root/django/contrib/flatpages/middleware.py
Commit message (Expand)AuthorAgeFilesLines
* Fixed #8376 -- Use request.path and request.path_info at the right moments whenMalcolm Tredinnick2008-08-211-1/+1
* Fixed #2109 -- Convert old-style classes to new-style classes throughout Djan...Adrian Holovaty2006-06-081-1/+1
* MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty2006-05-021-3/+3
* Fixed #845 -- flatpages middleware no longer throws 404 exception for DEBUG=T...Adrian Holovaty2005-11-201-0/+3
* BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to standalone ...Adrian Holovaty2005-11-111-0/+15