summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/flatpages.txt
AgeCommit message (Expand)Author
2011-02-18Fixed #15335 -- Improved Sphinx crossref targets and metadata for the sites a...Gabriel Hurley
2010-12-26Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1Timo Graham
2010-08-28Fixed #6932 -- Added a template tag that gives a list of available flatpages ...Russell Keith-Magee
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2010-03-10Fixed three small doc markup errors.Malcolm Tredinnick
2010-03-03Fixed #12217: Documented the fact that serving flatpages from the flatpage mi...James Bennett
2010-03-03Fixed #11883: Documented how to set a custom template name on a flatpage.James Bennett
2010-01-10Fixed #12228 -- Updated flatpages examples. Thanks, johnthedebsAdrian Holovaty
2010-01-10Fixed #12216 -- Fixed typo in flatpages docs. Thanks, timoAdrian Holovaty
2009-12-26Fixed several broken and redirecting URLs in the documentation (fixes #12219,...Gary Wilson Jr
2009-04-03Fixed a whole bunch of small docs typos, errors, and ommissions.Jacob Kaplan-Moss
2008-09-02Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...Jacob Kaplan-Moss
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss