summaryrefslogtreecommitdiff
path: root/django/contrib/flatpages/tests/middleware.py
AgeCommit message (Expand)Author
2013-04-02Updated flatpages tests for unittest2 discovery.Preston Timmons
2013-03-23Fixed #20048, #20060 -- Modified tests for contrib apps sensitive to custom U...Russell Keith-Magee
2012-05-31Fixed #18408 -- Isolated flatpages tests from existing sites.Jens Page
2012-03-31Used the override_settings decorator in the tests of auth, flatpages, and for...Aymeric Augustin
2011-05-07Minor renaming for consistency.Jannis Leidel
2011-04-20Fixed #6213 -- Updated the flatpages app to only append a slash if the flatpa...Jannis Leidel
2011-03-03Updated test assertions that have been deprecated by the move to unittest2. I...Russell Keith-Magee
2010-09-13Fixed #14252 - django.contrib.flatpages unit tests assume default value for s...Luke Plant
2010-08-28Fixed #6932 -- Added a template tag that gives a list of available flatpages ...Russell Keith-Magee
2010-08-27Fixed #14156 -- Modified the way CSRF protection is applied to flatpages so t...Russell Keith-Magee