summaryrefslogtreecommitdiff
path: root/django/contrib/flatpages/tests/__init__.py
AgeCommit message (Expand)Author
2015-02-11Moved contrib.flatpages tests out of contrib.Tim Graham
2013-05-10Fixed #17365, #17366, #18727 -- Switched to discovery test runner.Carl Meyer
2013-04-02Updated flatpages tests for unittest2 discovery.Preston Timmons
2013-02-24URL-encoded URLs in FlatPage.get_absolute_url.Aymeric Augustin
2010-08-28Fixed #5192 -- Modified flatpage admin form to allow ~ and . characters in fl...Russell Keith-Magee
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