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
/
internals
/
contributing.txt
Age
Commit message (
Expand
)
Author
2009-05-17
Fixed #11066 -- Corrected 15 duplicate "the"s found in docs and code comments...
Karen Tracey
2009-03-11
Fixed #6464 -- Added incr() and decr() operations on cache backends. Atomic o...
Russell Keith-Magee
2008-10-07
Added a link to the "documentation" documentation in the contributing docs.
Malcolm Tredinnick
2008-10-07
Added a note about where custom manager specifications go in a model (for the
Malcolm Tredinnick
2008-09-19
Updated contributing documentation to contain the new release process and upd...
Jacob Kaplan-Moss
2008-09-11
Edited docs changes from [9010] and [9011]
Adrian Holovaty
2008-09-11
Small documentation tweaks, fixes #9000 - thanks, ramiro
Simon Willison
2008-09-03
Fixes #8847 - a bunch of cleanups to the i18n docs. Thanks, ramiro!
Jacob Kaplan-Moss
2008-09-02
Updated API stability document for 1.0.
Jacob Kaplan-Moss
2008-09-02
Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...
Jacob Kaplan-Moss
2008-08-30
Removed the need for ROOT_URLCONF in settings when running Django's core tests
Malcolm Tredinnick
2008-08-25
Fixed #8539: fixed PEP references. Thanks, carljm.
Jacob Kaplan-Moss
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss