index
:
chango.git
devmain
fix-31295
initial-branch
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
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
2013-02-09
Fixed #19699 - Removed "Please see the release notes" from versionadded/chang...
Tim Graham
2012-12-26
Fixed broken links, round 3. refs #19516
Tim Graham
2012-11-28
Fixed two docstring/comment typos.
Ramiro Morales
2012-11-25
Changed (again) technique to get version IDs shown in docs from source code.
Ramiro Morales
2012-11-09
Fixed #19266 -- Added Texinfo documentation target
Claude Paroz
2012-10-28
Ensure that version detection in docs from 373df56d uses the right Django copy.
Ramiro Morales
2012-10-26
Advanced version identifiers for 1.6 cycle.
Ramiro Morales
2012-08-28
Added latex preamble for ≤.
Florian Apolloner
2012-08-11
Fixed #18698 -- Configure latex to support '≥' in the docs.
Florian Apolloner
2012-07-22
[py3] Documented coding guidelines for Python 3.
Aymeric Augustin
2012-06-07
Fixed #18269 -- Applied unicode_literals for Python 3 compatibility.
Claude Paroz
2012-04-28
Removed a svn-specific configuration for Sphinx.
Aymeric Augustin
2012-03-31
Advanced version identifiers for 1.5 development cycle.
Ramiro Morales
2012-03-23
Bump trunk to 1.4.
1.4
James Bennett
2012-03-15
Bump trunk to 1.4 RC 2.
James Bennett
2012-03-05
Bump for 1.4 RC 1.
James Bennett
2012-02-16
Bump version numbers for 1.4 beta 1.
James Bennett
2011-12-23
Bump to 1.4 alpha 1.
James Bennett
2011-09-04
Converted links to external topics so they use intersphinx extension markup.
Ramiro Morales
2011-03-24
Bumped django_next_version so that "New in Django 1.3" links appear correctly.
Simon Meers
2011-03-23
Bump everything for 1.3.
1.3
James Bennett
2011-01-30
Fixed #15196 -- Bumped version up a bit in Sphinx configuration. Thanks, Eri...
Jannis Leidel
2010-11-19
Removed compatibility with Sphinx < 1.0 workarounds in our extension code. Al...
Ramiro Morales
2010-11-17
Added a hidden toctree pointing at the index file in the docs to silence a sp...
Alex Gaynor
2010-10-08
Disabled unused Sphinx configuration option that triggered a warning.
Jannis Leidel
2010-07-25
Fixed #14005 - Removed a few unneeded workarounds in the Sphinx extension. Th...
Jannis Leidel
2010-07-24
Fixed #13616 - Updated the documentation to be compatible with Sphinx 1.0.
Jannis Leidel
2010-05-17
Updated the docs conf.py to have the correct version number.
Jacob Kaplan-Moss
2009-08-08
Bumped the version number in the docs to reflect Djagno 1.1 is released.
Malcolm Tredinnick
2009-03-31
A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #...
Jacob Kaplan-Moss
2009-03-09
Fixed #9436 -- Updated docs build code to create "new in development version".
Malcolm Tredinnick
2008-09-18
Fixed #8955: Modified the sphinx configuration to generate LaTeX documentatio...
Russell Keith-Magee
2008-09-01
Fixed #8728: Corrected some broken links in the documentation
James Bennett
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss
2008-03-27
[docs] OK, I give up.
Jacob Kaplan-Moss
2008-03-27
[docs] And even more svn:keywords fooling. Sorry about the timeline spam.
Jacob Kaplan-Moss
2008-03-27
[docs] Added svn:keywords to docs/index.txt
Jacob Kaplan-Moss
2008-03-27
Added the basics needed to build Django's docs using [http://sphinx.pocoo.org...
Jacob Kaplan-Moss