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
2013-02-19
[1.3.x] Bump version numbers for security release.
1.3.6
James Bennett
2012-12-10
[1.3.x] Bump version numbers for security release.
1.3.5
James Bennett
2012-10-17
[1.3.x] Bump version numbers for security release.
1.3.4
James Bennett
2012-08-01
[1.3.x] Bump version numbers for bugfix release.
1.3.3
James Bennett
2012-07-30
[1.3.x] Bump version numbers for security releases.
James Bennett
2011-09-10
[1.3.X] Bump docs version number, too.
James Bennett
2011-03-26
[1.3.X] Bumped django_next_version so that "New in Django 1.3" links appear c...
Ramiro Morales
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