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
/
ref
/
django-admin.txt
Age
Commit message (
Expand
)
Author
2010-01-05
[soc2009/model-validation] Merged from trunk up to [12093].
Joseph Kocherhans
2010-01-04
[soc2009/model-validation] Merged to trunk at r12070
Honza Král
2009-12-28
[soc2009/model-validation] Merget to trunk at r12009
Honza Král
2009-12-07
[soc2009/model-validation] Merged to trunk at r11791
Honza Král
2009-06-21
Merged to trunk at r11079
Honza Král
2009-04-03
Fixed a whole bunch of small docs typos, errors, and ommissions.
Jacob Kaplan-Moss
2009-03-31
A whole lotta documentation fixes: Fixes #8704, #8826, #8980, #9243, #9343, #...
Jacob Kaplan-Moss
2009-03-21
Corrected syntax typos in a couple of versionadded directives.
Gary Wilson Jr
2009-03-09
Fixed #3163 -- Add a "Meta.managed" option to models.
Malcolm Tredinnick
2009-02-28
Fixed #5610 -- Added the ability for dumpdata to take individual model names,...
Russell Keith-Magee
2008-12-09
Fixed #9777 -- Typo fix.
Malcolm Tredinnick
2008-11-24
Fixed #4924: added support for loading compressed fixtures. Thanks to Lars Ye...
Jacob Kaplan-Moss
2008-11-15
Fixed #9477 -- Removed and edited a bunch of references to "development
Malcolm Tredinnick
2008-10-02
Promoted --verbosity to be a top level option for all management commands. Al...
Russell Keith-Magee
2008-09-09
Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro
Adrian Holovaty
2008-09-02
Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...
Jacob Kaplan-Moss
2008-08-30
Fixed #8639; documented the fact that the "startproject" command is invalid w...
James Bennett
2008-08-25
Removed outdated "adminindex" command -- the same behavior is now far easier ...
Jacob Kaplan-Moss
2008-08-23
Massive reorganization of the docs. See the new docs online at http://docs.dj...
Jacob Kaplan-Moss