| Age | Commit message (Expand) | Author |
| 2007-03-08 | Tightened up docs/contributing.txt changes from [4682] | Adrian Holovaty |
| 2007-03-08 | Fixed #3658 -- Included description of ticket resolution states in the | Malcolm Tredinnick |
| 2007-03-08 | Fixed #3333 -- Made db-api.txt links relative, in line with the other docs. | Malcolm Tredinnick |
| 2007-03-07 | Fixed #3646 -- Corrected documentation for ABSOLUTE_URL_OVERRIDES. Patch from | Malcolm Tredinnick |
| 2007-03-02 | Fixed typo. | Malcolm Tredinnick |
| 2007-03-02 | Fixed #3628 -- Fixed a broken link spotted by Manoj Govindan. | Malcolm Tredinnick |
| 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-28 | Removed a stray colon in authentication.txt. | Jacob Kaplan-Moss |
| 2007-02-28 | Added note to docs/db-api.txt about 'depth' being new in Django development v... | Adrian Holovaty |
| 2007-02-28 | Fixed #3602: a few small doc fixes. Thanks, Jeremy Dunck | Jacob Kaplan-Moss |
| 2007-02-28 | Fixed #3488: Added "b" option to date format filter. Thanks, Gary Wilson. | Jacob Kaplan-Moss |
| 2007-02-28 | Added a "depth" argument to select_related() to control how many "levels" of ... | Jacob Kaplan-Moss |
| 2007-02-27 | Fixed #3598: Added a note about the precedence of URL matches versus extra k... | Jacob Kaplan-Moss |
| 2007-02-27 | Fixed #2565: added a note about the laziness of querysets in tutorial 4. Than... | Jacob Kaplan-Moss |
| 2007-02-27 | Fixed #2264: the docs now mention that delete() cascades. Thanks, Ubernostrum | Jacob Kaplan-Moss |
| 2007-02-27 | Fixed #3039: corrected example code in authentication.txt. Thanks, Ubernostrum. | Jacob Kaplan-Moss |
| 2007-02-26 | Fixed #3325: Added docs/distributions.txt, a guide to packaged versions of Dj... | Jacob Kaplan-Moss |
| 2007-02-26 | Fixed #834: Added documentation of the built-in authentication views. Thanks,... | Jacob Kaplan-Moss |
| 2007-02-26 | Small cleanup of docs/model-api.txt change from [4625] | Adrian Holovaty |
| 2007-02-26 | Fixed #3455: added documentation of Model.get_FIELD_display(). Thanks, Uberno... | Jacob Kaplan-Moss |
| 2007-02-26 | Fixed #3364: Updated install.txt to recommend psycopg2. Thanks, Marc Fargas. | Jacob Kaplan-Moss |
| 2007-02-26 | Fixed #3319: Added docs to django-admin.txt about reset and runfcgi. Thanks, ... | Jacob Kaplan-Moss |
| 2007-02-26 | Improved error e-mail docs in docs/settings.txt from [4619] | Adrian Holovaty |
| 2007-02-26 | Fixed #3279: Added a note about using MySQLdb 1.2.1 or later. Thanks, Marc Fa... | Jacob Kaplan-Moss |
| 2007-02-26 | Fixed #3195: added a note in settings.txt about DEBUG and HIDDEN_SETTINGS. Th... | Jacob Kaplan-Moss |
| 2007-02-26 | Fixed #3135: added some more explanation about how the various error email se... | Jacob Kaplan-Moss |
| 2007-02-26 | Fixed #2592: Added a warning to tutorial 1 about not naming your project "sit... | Jacob Kaplan-Moss |
| 2007-02-26 | Fixed #3253 -- Exposed the number of failed tests as a return code in manage.... | Russell Keith-Magee |
| 2007-02-26 | Fixed #3397: You can now order by non-DB fields in the admin by telling Djang... | Jacob Kaplan-Moss |
| 2007-02-26 | D'oh, fixed broken ReST in last commit. | Jacob Kaplan-Moss |
| 2007-02-26 | Fixed #3354: added a message to tutorial 1 about where to go for help. Thanks... | Jacob Kaplan-Moss |
| 2007-02-26 | Fixed #3249: small doc fix to pagination documentation. Thanks, Nikolaus Sch... | Jacob Kaplan-Moss |
| 2007-02-26 | Fixed #3170: added first_on_page and last_on_page arguments to paginated gene... | Jacob Kaplan-Moss |
| 2007-02-25 | Reverted [4578] because there's no such thing as a PasswordField database fie... | Adrian Holovaty |
| 2007-02-25 | Fixed #2071: added a smidge of docs on PasswordField. Thanks for the patch, a... | Jacob Kaplan-Moss |
| 2007-02-25 | Fixed #2104: allow somewhat nicer error messages in RequiredIfOtherFieldEqual... | Jacob Kaplan-Moss |
| 2007-02-25 | Fixed #3488: send_mail no longer uses settings in function default arguments.... | Jacob Kaplan-Moss |
| 2007-02-25 | Fixed #3504: fixed a missing "self" in the authentication docs. Thanks, Rober... | Jacob Kaplan-Moss |
| 2007-02-23 | Fixed documentation from [4558] to be correct. | Jacob Kaplan-Moss |
| 2007-02-23 | Fixed #343: filters that take strings now handle non-strings correctly. Thank... | Jacob Kaplan-Moss |
| 2007-02-18 | Copy edited new docs in docs/model-api.txt from [4535] | Adrian Holovaty |
| 2007-02-18 | Copy edited new docs in docs/request_response.txt from [4534] | Adrian Holovaty |
| 2007-02-17 | Fixed #2568 -- Added documentation for the permalink() decorator. Based on a | Malcolm Tredinnick |
| 2007-02-17 | Fixed #2906 -- Added documentation about HTTP error code returns and the | Malcolm Tredinnick |
| 2007-02-17 | Fixed #3160 -- Added the ability to control the content type in a test client... | Russell Keith-Magee |
| 2007-02-15 | Fixed typo in docs/newforms.txt. Thanks, Jeff Hilyard | Adrian Holovaty |
| 2007-02-15 | Created django.contrib.localflavor, for country- and culture-specific functio... | Adrian Holovaty |
| 2007-02-14 | Made a small improvement to the first overview paragraph in docs/newforms.txt | Adrian Holovaty |