summaryrefslogtreecommitdiff
path: root/docs/conf.py
AgeCommit message (Expand)Author
2018-04-04Updated intersphinx_mapping URL for sphinx.Tim Graham
2018-03-22Bumped minimum Sphinx version to 1.6.0.Tim Graham
2018-01-20Fixed #28343 -- Add an OS chooser for docs command line examples.Ramiro Morales
2017-12-28Removed unnecessary trailing commas and spaces in various code.Mariusz Felisiak
2017-12-25Fixed #28963 -- Raised minimum Sphinx version.Ramiro Morales
2017-09-22Bumped version; master is now 2.1 pre-alpha.Tim Graham
2017-05-24Fixed docs build with Sphinx 1.6.Dmitry Shachnev
2017-05-22Updated various links in docs to avoid redirectsClaude Paroz
2017-01-18Refs #23919 -- Removed Python 2 notes in docs.Tim Graham
2017-01-18Removed formtools from intersphinx_mapping.Tim Graham
2017-01-18Refs #23919 -- Removed encoding preambles and future importsClaude Paroz
2017-01-17Bumped version; master is now 2.0 pre-alpha.Tim Graham
2016-12-05Removed deprecated html_translator_class sphinx config option.Tim Graham
2016-09-26Added a CVE role for Sphinx.Tim Graham
2016-06-01Ignored new warnings when building the docs with Sphinx 1.4.Tim Graham
2016-05-19Bumped version; master is now 1.11 pre-alpha.Tim Graham
2016-04-28Fixed #26554 -- Updated docs URLs to readthedocs.ioTim Graham
2016-02-16Fixed possible "RuntimeError: maximum recursion depth exceeded" building docs.Tim Graham
2016-01-14Fixed #23868 -- Added support for non-unique django-admin-options in docs.Tim Graham
2016-01-13Refs #25769 -- Updated docs to reflect get_version() uses PEP 0440.Tim Graham
2015-12-03Fixed many spelling mistakes in code, comments, and docs.Josh Soref
2015-12-01Fixed #25778 -- Updated docs links to use https when available.Jon Dufresne
2015-11-16Removed a docs workaround for an old Sphinx version.Tim Graham
2015-11-16Refs #23751 -- Added some unicode characters to the latex preamble.Tim Graham
2015-09-23Bumped version; master is now 1.10 pre-alpha.Tim Graham
2015-09-12Fixed #23395 -- Limited line lengths to 119 characters.Dražen Odobašić
2015-03-10Fixed #23903 -- Configured Sphinx to autogenerate django-admin manpageErik Romijn
2015-02-06Fixed E265 comment styleCollin Anderson
2015-01-16Bumped version to 1.9 in docs config.Tim Graham
2015-01-10Fixed #24001 -- Added range fields for PostgreSQL.Marc Tamlyn
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-10-25Removed simplejson inventory file from docs/conf.py.Berker Peksag
2014-08-19Added sphinx extension to ease generation of ticket links.Tim Graham
2014-06-07Fixed #17238 -- Added source code links to docs using sphinx.ext.viewcode.Tim Graham
2014-05-28Fixed several typos in DjangoAlex Gaynor
2014-04-26Updated doc links to point to Python 3 documentationClaude Paroz
2014-03-21Bumped version to reflect master is now pre-1.8.Tim Graham
2014-03-07Fixed #22141 -- Added a spelling checker for documentation.Szczepan Cieślik
2014-02-10Fixed #21190 -- Added a new ePub theme for documentation.Markus Amalthea Magnuson
2013-12-30Pointed intersphinx links to Python's default version.Aymeric Augustin
2013-11-02Fixed all E261 warningscoagulant
2013-10-23Fixed E225 pep8 warnings.Tim Graham
2013-10-17Fixed #21285 -- Fixed E121,E122 pep8 warningsAlasdair Nicol
2013-10-04Fixed #21213 -- Added docs for Django's mailing lists.Unai Zalakain
2013-09-22Fixed #21141 -- Update Sphinx URLRogério Yokomizo
2013-06-28Master is now pre-1.7.Jacob Kaplan-Moss
2013-06-08Allow build of translated documentationClaude Paroz
2013-05-27Fixed URL for six inventory.Aymeric Augustin
2013-02-09Fixed #19699 - Removed "Please see the release notes" from versionadded/chang...Tim Graham