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
/
conf.py
Age
Commit message (
Expand
)
Author
2020-01-29
[3.0.x] Fixed #31212 -- Updated psycopg links to HTTPS and new location.
Jon Dufresne
2020-01-29
[3.0.x] Refs #25778 -- Updated sphinx-doc.org links to HTTPS.
Jon Dufresne
2019-09-10
[3.0.x] Bumped next Django version in docs config.
Carlton Gibson
2019-03-28
Moved extlinks in docs config to allow using 'version' variable.
Tim Graham
2019-03-28
Used extlinks for Django's source code.
Tim Graham
2019-02-01
Used extlinks for GitHub commits.
Tim Graham
2019-01-17
Bumped version; master is now 3.0 pre-alpha.
Tim Graham
2018-09-18
Removed obsolete html_use_smartypants Sphinx option.
Tim Graham
2018-08-27
Replaced CVE/ticket roles with extlinks.
Tim Graham
2018-05-17
Bumped version to 2.2 in docs.
Tim Graham
2018-04-04
Updated intersphinx_mapping URL for sphinx.
Tim Graham
2018-03-22
Bumped minimum Sphinx version to 1.6.0.
Tim Graham
2018-01-20
Fixed #28343 -- Add an OS chooser for docs command line examples.
Ramiro Morales
2017-12-28
Removed unnecessary trailing commas and spaces in various code.
Mariusz Felisiak
2017-12-25
Fixed #28963 -- Raised minimum Sphinx version.
Ramiro Morales
2017-09-22
Bumped version; master is now 2.1 pre-alpha.
Tim Graham
2017-05-24
Fixed docs build with Sphinx 1.6.
Dmitry Shachnev
2017-05-22
Updated various links in docs to avoid redirects
Claude Paroz
2017-01-18
Refs #23919 -- Removed Python 2 notes in docs.
Tim Graham
2017-01-18
Removed formtools from intersphinx_mapping.
Tim Graham
2017-01-18
Refs #23919 -- Removed encoding preambles and future imports
Claude Paroz
2017-01-17
Bumped version; master is now 2.0 pre-alpha.
Tim Graham
2016-12-05
Removed deprecated html_translator_class sphinx config option.
Tim Graham
2016-09-26
Added a CVE role for Sphinx.
Tim Graham
2016-06-01
Ignored new warnings when building the docs with Sphinx 1.4.
Tim Graham
2016-05-19
Bumped version; master is now 1.11 pre-alpha.
Tim Graham
2016-04-28
Fixed #26554 -- Updated docs URLs to readthedocs.io
Tim Graham
2016-02-16
Fixed possible "RuntimeError: maximum recursion depth exceeded" building docs.
Tim Graham
2016-01-14
Fixed #23868 -- Added support for non-unique django-admin-options in docs.
Tim Graham
2016-01-13
Refs #25769 -- Updated docs to reflect get_version() uses PEP 0440.
Tim Graham
2015-12-03
Fixed many spelling mistakes in code, comments, and docs.
Josh Soref
2015-12-01
Fixed #25778 -- Updated docs links to use https when available.
Jon Dufresne
2015-11-16
Removed a docs workaround for an old Sphinx version.
Tim Graham
2015-11-16
Refs #23751 -- Added some unicode characters to the latex preamble.
Tim Graham
2015-09-23
Bumped version; master is now 1.10 pre-alpha.
Tim Graham
2015-09-12
Fixed #23395 -- Limited line lengths to 119 characters.
Dražen Odobašić
2015-03-10
Fixed #23903 -- Configured Sphinx to autogenerate django-admin manpage
Erik Romijn
2015-02-06
Fixed E265 comment style
Collin Anderson
2015-01-16
Bumped version to 1.9 in docs config.
Tim Graham
2015-01-10
Fixed #24001 -- Added range fields for PostgreSQL.
Marc Tamlyn
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-10-25
Removed simplejson inventory file from docs/conf.py.
Berker Peksag
2014-08-19
Added sphinx extension to ease generation of ticket links.
Tim Graham
2014-06-07
Fixed #17238 -- Added source code links to docs using sphinx.ext.viewcode.
Tim Graham
2014-05-28
Fixed several typos in Django
Alex Gaynor
2014-04-26
Updated doc links to point to Python 3 documentation
Claude Paroz
2014-03-21
Bumped version to reflect master is now pre-1.8.
Tim Graham
2014-03-07
Fixed #22141 -- Added a spelling checker for documentation.
Szczepan Cieślik
2014-02-10
Fixed #21190 -- Added a new ePub theme for documentation.
Markus Amalthea Magnuson
[next]