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