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