summaryrefslogtreecommitdiff
path: root/django/contrib/flatpages/tests/templates
AgeCommit message (Expand)Author
2015-02-11Moved contrib.flatpages tests out of contrib.Tim Graham
2014-08-12Added newlines to the ends of CSS, HTML, and JavaScript files missing them.Trey Hunner
2011-04-20Switched to HTML5 doctype in all Django supplied templates.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