summaryrefslogtreecommitdiff
path: root/django/contrib/flatpages/middleware.py
Commit message (Expand)AuthorAgeFilesLines
* Refs #26601 -- Improved backwards-compatibility of DEP 5 middleware exception...Carl Meyer2016-06-171-12/+2
* Fixed #26601 -- Improved middleware per DEP 0005.Florian Apolloner2016-05-171-1/+12
* Sorted imports with isort; refs #23860.Tim Graham2015-02-061-1/+1
* Fixed all E261 warningscoagulant2013-11-021-1/+1
* Started attackign the next flake8 violationAlex Gaynor2013-10-311-0/+1
* Fixed #21189: Cleaned up usage of bare except clauses.Baptiste Mispelon2013-10-051-1/+1
* 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