| Age | Commit message (Expand) | Author |
| 2008-08-23 | Massive reorganization of the docs. See the new docs online at http://docs.dj... | Jacob Kaplan-Moss |
| 2008-08-08 | Fixed #5463 -- Allow alternate file extensions on files that are translated. | Malcolm Tredinnick |
| 2008-07-22 | Fixed #7814 -- Fixed a number of style inconsistencies in the docs. Thanks, u... | Adrian Holovaty |
| 2008-07-06 | Fixed #5522 -- Moved make-messages, compile-messages and daily-cleanup into d... | Malcolm Tredinnick |
| 2008-06-19 | Fixed #6719 -- Added a --traceback option to syncdb to provide a stack trace ... | Russell Keith-Magee |
| 2008-06-16 | Fixed #6980 -- Removed duplicate stuff in docs/django-admin.txt. Thanks, Evan... | Adrian Holovaty |
| 2008-06-12 | Fixed #7194 -- Fixed typo in django-admin.txt. Thanks, jhlywa | Adrian Holovaty |
| 2008-06-12 | Various documentation edits from the past few changesets | Adrian Holovaty |
| 2008-06-11 | Fixed #7254 -- Added an '--exclude' option to dumpdata, allowing specific app... | Russell Keith-Magee |
| 2008-06-11 | Fixed #7397: corrected order of command names in docs/django-admin.txt | James Bennett |
| 2008-06-08 | Added a note about manage.py createsuperuser requiring django.contrib.auth. T... | Jacob Kaplan-Moss |
| 2008-06-08 | Move "createsuperuser" docs down one slot to maintain alphabetical ordering o... | James Bennett |
| 2008-06-08 | Add documentation for the creatsuperuser target (added in [7590]) to doc/djan... | James Bennett |
| 2008-02-15 | Made a bunch of tiny documentation formatting and typo fixes. | Malcolm Tredinnick |
| 2008-01-02 | Fixed #6252 -- Clarified the --settings option in docs/django-admin.txt. Than... | Adrian Holovaty |
| 2007-12-17 | Typo fix. | Malcolm Tredinnick |
| 2007-12-17 | Fixed #6155 -- Fixed dumpdata to work with the default model manager (necessary | Malcolm Tredinnick |
| 2007-11-29 | Fixed #6006 -- Typo fixing in the description of verbosity. Pointed out by | Malcolm Tredinnick |
| 2007-11-29 | Fixed #5955 -- Made a bunch of ReST fixes. Thanks, SmileyChris. | Malcolm Tredinnick |
| 2007-10-23 | Edited docs/django-admin.txt changes from [6400]. (I'm behind on editing!) | Adrian Holovaty |
| 2007-09-21 | Fixed #5516 -- Added the ability for applications to define their own managem... | Russell Keith-Magee |
| 2007-09-16 | FIxed #5376 -- Fixed typo in testserver docs | Adrian Holovaty |
| 2007-09-14 | Fixed #5376 -- Added --addrport option to the 'testserver' command. Thanks, t... | Adrian Holovaty |
| 2007-09-09 | Fixed broken link in docs/django-admin.txt | Adrian Holovaty |
| 2007-09-09 | Improved 'Examples of using different ports and addresses' section in docs/dj... | Adrian Holovaty |
| 2007-09-09 | Fixed #5369 -- Refactored the django-admin.py help system, allowing each subc... | Adrian Holovaty |
| 2007-09-05 | Refs #5343 -- Reverted [6047]. Loading custom commands was causing the settin... | Russell Keith-Magee |
| 2007-09-04 | Fixed #5212, #5222 -- Added the ability for users to register their own comma... | Russell Keith-Magee |
| 2007-08-25 | Added note to docs/django-admin.txt section on 'testserver' that the server d... | Adrian Holovaty |
| 2007-08-25 | Fixed #5086 -- The 'flush' and 'sqlflush' management commands no longer touch... | Adrian Holovaty |
| 2007-08-18 | Rolled out [5923]-[5925] due to breaking call_command(). | Russell Keith-Magee |
| 2007-08-18 | Added some initial documentation on adding customized commands to django-admi... | Russell Keith-Magee |
| 2007-08-16 | Added 'django-admin.py testserver' command and docs | Adrian Holovaty |
| 2007-07-14 | Fixed #4869 -- Added a note that syncdb does not alter existing tables. Thanks, | Malcolm Tredinnick |
| 2007-07-01 | Fixed #4690 -- Fixed a bunch of ReST errors in docs. Thanks, Paul B. | Adrian Holovaty |
| 2007-06-02 | Fixed #4455 -- Small typo fix. | Malcolm Tredinnick |
| 2007-06-01 | Fixed #4370 -- Clarified how syncdb searches for initial data files. Thanks, | Malcolm Tredinnick |
| 2007-04-20 | Changed all references to tutorial1/ to be tutorial01/ (and similarly for | Malcolm Tredinnick |
| 2007-04-13 | Fixed #3786 -- Fixed sqlinitialdata references in some docs. Thanks, Ramiro M... | Adrian Holovaty |
| 2007-04-09 | Fixed #3909 -- Added a couple of small clarifications to django-admin.py | Malcolm Tredinnick |
| 2007-04-09 | Added note to docs/django-admin.txt about the examples using django-admin.txt... | Adrian Holovaty |
| 2007-04-06 | Fixed #3790 -- Fixed a problem with sequence resetting during fixture loads w... | Russell Keith-Magee |
| 2007-03-25 | Fixed typo in docs/django-admin.txt. Refs #3786 | Adrian Holovaty |
| 2007-03-23 | Remove notes about things added/removed in development version, since the dev... | James Bennett |
| 2007-03-16 | Fixed small typo in docs/django-admin.txt. Thanks, Cort | Adrian Holovaty |
| 2007-03-02 | Added option to pretty-print dumped fixture output | Russell Keith-Magee |
| 2007-03-01 | Fixes #2333 -- Added test fixtures framework. | Russell Keith-Magee |
| 2007-02-28 | Fixed #3610: typo in django-admin.txt. Thanks, Yasushi Masuda. | Jacob Kaplan-Moss |
| 2007-02-26 | Fixed #3319: Added docs to django-admin.txt about reset and runfcgi. Thanks, ... | Jacob Kaplan-Moss |
| 2007-02-11 | Made negligible change to docs/django-admin.txt -- 'MS Windows' to 'Windows' | Adrian Holovaty |