| Age | Commit message (Expand) | Author |
| 2008-02-16 | queryset-refactor: Merged from trunk up to [7122]. | Malcolm Tredinnick |
| 2008-01-09 | queryset-refactor: Merged from trunk up to [7002]. | Malcolm Tredinnick |
| 2007-12-19 | queryset-refactor: Merged from trunk up to [6953]. | Malcolm Tredinnick |
| 2007-11-29 | queryset-refactor: Merged from trunk up to [6752]. | Malcolm Tredinnick |
| 2007-11-03 | queryset-refactor: Merged from trunk up to [6623]. | Malcolm Tredinnick |
| 2007-10-08 | queryset-refactor: Merged changed from trunk up to [6463]. | Malcolm Tredinnick |
| 2007-09-20 | queryset-refactor: Merged to [6381] | Adrian Holovaty |
| 2007-09-15 | queryset-refactor: Merged to [6220] | 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 |
| 2007-02-10 | Fixed #3159 -- documented how to work around a lack of symlinking functionality | Malcolm Tredinnick |
| 2007-01-25 | Fixed #3302 -- Added small note to docs/django-admin.txt about ordering of in... | Adrian Holovaty |
| 2007-01-24 | Fixed #3333 -- Docs now use relative links, not hard-coded djangoproject.com ... | Adrian Holovaty |
| 2006-09-25 | Proofread new django-admin 'adminmedia' option from [3811] and [3812] | Adrian Holovaty |
| 2006-09-24 | Documented the change in r3811. Refs #2600. | Malcolm Tredinnick |
| 2006-09-15 | Clarified development stream status of some of the django-admin command line ... | Russell Keith-Magee |
| 2006-08-31 | Refs #2333 - Added more documentation for testing framework, and clarified so... | Russell Keith-Magee |
| 2006-08-29 | Added a rough cut of a document on using the new testing framework. | Jacob Kaplan-Moss |
| 2006-07-17 | Added 'Turning off auto-reload' section to docs/django-admin.txt | Adrian Holovaty |
| 2006-07-07 | Fixed #2272 -- Improved SQLite database introspection. Thanks, dne@mayonnaise... | Adrian Holovaty |
| 2006-06-02 | Fixed #1638 -- Documented shortcomings of development server in docs/django-a... | Adrian Holovaty |
| 2006-05-21 | Fixed #1957 -- Added docs for 'version' to docs/django-admin.txt | Adrian Holovaty |
| 2006-05-19 | Small cleanups to docs/model-api.txt and docs/django-admin.txt | Adrian Holovaty |
| 2006-05-19 | Fixed #1886 -- documented the syncdb option. | Malcolm Tredinnick |
| 2006-05-19 | Documented that the development server does not, by default handle static | Malcolm Tredinnick |