summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/flatpages.txt
Commit message (Expand)AuthorAgeFilesLines
* Fixed #31330 -- Corrected catchall URL pattern in flatpages docs.Carlton Gibson2020-03-261-1/+1
* Fixed #31330 -- Updated flatpages URLconf example to work with APPEND_SLASH.Hasan Ramezani2020-03-141-1/+1
* Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...Tobias Kunze2019-09-061-14/+14
* Removed outdated examples of flatpages served sites.Garry Polley2019-08-191-5/+0
* Used extlinks for Django's source code.Tim Graham2019-03-281-3/+1
* Fixed "template tag" spelling in docs.Tim Graham2018-01-231-1/+1
* Removed unnecessary trailing commas and spaces in various code.Mariusz Felisiak2017-12-281-1/+1
* Fixed #28593 -- Added a simplified URL routing syntax per DEP 0201.Sjoerd Job Postmus2017-09-201-7/+7
* Fixed #28548 -- Replaced 'middlewares' with 'middleware' in docs.Jkrzy2017-08-301-1/+1
* Converted usage of ugettext* functions to their gettext* aliasesClaude Paroz2017-02-071-1/+1
* Removed versionadded/changed annotations for 1.9.Tim Graham2016-05-201-4/+0
* Fixed #26601 -- Improved middleware per DEP 0005.Florian Apolloner2016-05-171-3/+2
* Removed versionadded/changed annotations for 1.8.Tim Graham2015-09-231-5/+0
* Fixed #25262 -- Removed the enable_comments field from FlatPageAdmin.Y3K2015-08-291-0/+34
* Fixed #25224 -- Fixed typo in docs/ref/contrib/flatpages.txtTim Graham2015-08-041-1/+1
* Fixed #23884 -- Moved FlatPageSitemap into django.contrib.flatpages.Berker Peksag2014-12-151-0/+40
* Fixed #22218 -- Deprecated django.conf.urls.patterns.Tim Graham2014-04-031-13/+17
* More migration docs, and conversion of all easy syncdb referencesAndrew Godwin2013-07-251-2/+2
* Fixed #20500 - Updated flatpages URLconf example to work with APPEND_SLASH.Tim Graham2013-06-111-1/+7
* Update flatpages.txtCamilo Nova2013-06-081-2/+2
* Fixed #19516 - Fixed remaining broken links.Tim Graham2013-01-021-2/+2
* Removed versionadded/changed annotations dating back to 1.4.Aymeric Augustin2012-12-291-11/+3
* Fixed #18807 -- Made 404.html and 500.html optionalClaude Paroz2012-09-301-3/+1
* Fixed #18934 - Removed versionadded/changed annotations for Django 1.3Tim Graham2012-09-201-2/+0
* Fixed #14556 - Documented how to use flatpages in URLconf; thanks Claude Paro...Tim Graham2012-08-311-2/+41
* Fixed broken URLs introduced in 1adc87cd32.Ramiro Morales2012-05-031-1/+1
* Updated some URLs in the documentation to point to the new repository.Ramiro Morales2012-05-031-1/+1
* Replaced http by https in djangoproject.com linksClaude Paroz2012-03-131-1/+1
* Fixed many more ReST indentation errors, somehow accidentally missed from [16...Luke Plant2011-10-141-20/+20
* Corrected backwards middleware-ordering note in flatpage documentation.Carl Meyer2011-10-071-3/+6
* Fixed #14678 -- Added validation to catch flatpages with the same URL on the ...Carl Meyer2011-10-071-0/+8
* Fixed #16621 -- Fixed lots of typos in the docs. Thanks, Bernhard Essl.Jannis Leidel2011-08-131-1/+1
* Fixed #16014 -- numerous documentation typos -- thanks psmith.Simon Meers2011-05-131-1/+1
* Switched to HTML5 doctype in all Django supplied templates.Luke Plant2011-04-201-2/+1
* Fixed #6213 -- Updated the flatpages app to only append a slash if the flatpa...Jannis Leidel2011-04-201-0/+12
* Fixed #15335 -- Improved Sphinx crossref targets and metadata for the sites a...Gabriel Hurley2011-02-181-18/+28
* Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1Timo Graham2010-12-261-2/+0
* Fixed #6932 -- Added a template tag that gives a list of available flatpages ...Russell Keith-Magee2010-08-281-8/+69
* Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss2010-08-191-6/+4
* Fixed three small doc markup errors.Malcolm Tredinnick2010-03-101-1/+1
* Fixed #12217: Documented the fact that serving flatpages from the flatpage mi...James Bennett2010-03-031-0/+8
* Fixed #11883: Documented how to set a custom template name on a flatpage.James Bennett2010-03-031-2/+6
* Fixed #12228 -- Updated flatpages examples. Thanks, johnthedebsAdrian Holovaty2010-01-101-1/+1
* Fixed #12216 -- Fixed typo in flatpages docs. Thanks, timoAdrian Holovaty2010-01-101-1/+1
* Fixed several broken and redirecting URLs in the documentation (fixes #12219,...Gary Wilson Jr2009-12-261-1/+0
* Fixed a whole bunch of small docs typos, errors, and ommissions.Jacob Kaplan-Moss2009-04-031-0/+5
* Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...Jacob Kaplan-Moss2008-09-021-1/+1
* Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss2008-08-231-0/+153