summaryrefslogtreecommitdiff
path: root/docs/ref/contrib/index.txt
AgeCommit message (Expand)Author
2025-02-18[5.2.x] Removed advice to propose a new contrib app.Sarah Boyce
2023-04-21Added meaningful titles to ..admonition:: directives.Mariusz Felisiak
2022-08-09Fixed #33842 -- Used :source: role for links to repo files on GitHub.Ramil Yanbulatov
2022-04-28Removed hyphen from pre-/re- prefixes.David
2021-07-29Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...David Smith
2019-09-06Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...Tobias Kunze
2016-05-08Fixed #26483 -- Updated docs.python.org links to use Intersphinx.Tim Graham
2016-02-01Fixed #26124 -- Added missing code formatting to docs headers.rowanv
2015-11-16Fixed #25755 -- Unified spelling of "website".Agnieszka Lasyk
2015-09-23Refs #22789 -- Removed contrib.webdesign per deprecation timeline.Tim Graham
2015-03-25Fixed #23814 -- Documented apps refactored out of Django.Fabio Natali
2014-12-19Used https for most *.python.org linksClaude Paroz
2014-11-26Updated formtools docs to point at new package outside the Django repo.Jannis Leidel
2014-11-03Moved CSRF docs out of contrib.Thomas Chaumeny
2014-05-22Added array field support for PostgreSQL.Marc Tamlyn
2014-03-21Removed contrib.comments per deprecation timeline.Tim Graham
2014-01-18Fixed #21712 -- Moved autodiscover() to AdminConfig.ready().Aymeric Augustin
2013-10-04Fixed #21213 -- Added docs for Django's mailing lists.Unai Zalakain
2013-07-25More migration docs, and conversion of all easy syncdb referencesAndrew Godwin
2012-12-29Removed django.contrib.markup.Aymeric Augustin
2012-12-29Removed django.contrib.localflavor.Aymeric Augustin
2012-12-29Removed django.contrib.databrowse.Aymeric Augustin
2012-12-28Fixed #19498 -- refactored auth documentationPreston Holmes
2012-06-07Removed references to changes made in 1.2.Aymeric Augustin
2011-08-13Fixed #6644 -- Fixed django.contrib.formtools tests to be better isolated whe...Jannis Leidel
2011-05-29Fixed #15992 -- Added more references to settings. Thanks, aaugustin.Jannis Leidel
2010-12-26Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1Timo Graham
2010-10-20Fixed #12323 and #11582 -- Extended the ability to handle static files. Thank...Jannis Leidel
2010-08-28Refactored markup documentation to give it it's own home.Russell Keith-Magee
2010-08-23Fixed #14112 -- Various Markup fixes for the docs. Thanks to ramiro for the p...Russell Keith-Magee
2010-08-19Fixed #14141: docs now use the :doc: construct for links between documents.Jacob Kaplan-Moss
2010-05-09Corrected typo from r13154.Russell Keith-Magee
2010-05-09Fixed #13310 -- Documented the RESTRUCTUREDTEXT_FORMAT_SETTINGS setting. Than...Russell Keith-Magee
2010-03-27Fixed #13202 -- Documented required libraries for markup template tags, based...Gary Wilson Jr
2010-03-26Fixed #12930, #12832, #11538 -- Refactored and merged the GeoDjango documenta...Justin Bronn
2009-12-26Fixed several broken and redirecting URLs in the documentation (fixes #12219,...Gary Wilson Jr
2009-12-26Fixed #9465 -- Simplified API Reference documentation titles for easier looku...Gary Wilson Jr
2009-12-09Fixed #4604 - Configurable message passing system, supporting anonymous usersLuke Plant
2009-03-23Fixed #10505: added support for bulk admin actions, including a globally-avai...Jacob Kaplan-Moss
2008-09-02Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...Jacob Kaplan-Moss
2008-08-25Refactored Django's comment system.Jacob Kaplan-Moss
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss