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
/
misc
Age
Commit message (
Expand
)
Author
2013-02-25
[1.4.x] Fixed #19728 - Updated API stability doc to reflect current meaning o...
Tim Graham
2012-03-13
Replaced http by https in djangoproject.com links
Claude Paroz
2011-10-14
Fixed many more ReST indentation errors, somehow accidentally missed from [16...
Luke Plant
2011-09-04
Converted links to external topics so they use intersphinx extension markup.
Ramiro Morales
2011-04-01
Changed e-mail to email throughout documentation and codebase. The one except...
Adrian Holovaty
2010-11-01
Fixed #14455 -- Documented the backwards compatibility policy for local flavo...
Russell Keith-Magee
2010-10-09
Fixed #11509 -- Modified usage of "Web" to match our style guide in various d...
Russell Keith-Magee
2010-08-19
Fixed #14141: docs now use the :doc: construct for links between documents.
Jacob Kaplan-Moss
2010-05-08
Fixed #3469 -- added django.utils documentation for stable bits
Brian Rosner
2009-04-03
Fixed a whole bunch of small docs typos, errors, and ommissions.
Jacob Kaplan-Moss
2008-09-03
Added a stability note about template tag names.
Malcolm Tredinnick
2008-09-03
Added two items (django.utils.translation and django.utils.http) to the API
Malcolm Tredinnick
2008-09-02
Updated API stability document for 1.0.
Jacob Kaplan-Moss
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss