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
2018-05-17
[2.1.x] Bumped django_next_version in sphinx config to 2.2.
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
2013-12-30
Pointed intersphinx links to Python's default version.
Aymeric Augustin
2013-11-02
Fixed all E261 warnings
coagulant
2013-10-23
Fixed E225 pep8 warnings.
Tim Graham
2013-10-17
Fixed #21285 -- Fixed E121,E122 pep8 warnings
Alasdair Nicol
2013-10-04
Fixed #21213 -- Added docs for Django's mailing lists.
Unai Zalakain
2013-09-22
Fixed #21141 -- Update Sphinx URL
Rogério Yokomizo
2013-06-28
Master is now pre-1.7.
Jacob Kaplan-Moss
2013-06-08
Allow build of translated documentation
Claude Paroz
2013-05-27
Fixed URL for six inventory.
Aymeric Augustin
[next]