| Age | Commit message (Expand) | Author |
| 2008-07-30 | Fixed #7935 -- Corrected typo in template docs, plus slightly clarified the l... | Russell Keith-Magee |
| 2008-07-30 | Fixed #7998 -- Corrected typo. Thanks to ElliotM for the report. | Russell Keith-Magee |
| 2008-07-30 | Fixed #7999 -- Slightly changed the overview example to disambiguate the use ... | Russell Keith-Magee |
| 2008-07-30 | A couple of small typo fixes in the settings docs. Fixed #8032. | Malcolm Tredinnick |
| 2008-07-29 | Added a clarification to the docs about filtering across nullable intermediate | Malcolm Tredinnick |
| 2008-07-29 | Fixed #6095 -- Added the ability to specify the model to use to manage a Many... | Russell Keith-Magee |
| 2008-07-29 | Fixed #1157 -- Added some text to i18n.txt to explain how to install the | Malcolm Tredinnick |
| 2008-07-29 | Fixed #7560 -- Moved a lot of the value conversion preparation for | Malcolm Tredinnick |
| 2008-07-27 | Remove the last remaining references to manipulators outside of oldforms docs | James Bennett |
| 2008-07-27 | Removing another mention of manipulators | James Bennett |
| 2008-07-27 | Remove a couple mentions of manipulators (which are no longer relevant) from ... | James Bennett |
| 2008-07-27 | Made the Paginator class a bit more backwards compatible with the lecacy `Obj... | Gary Wilson Jr |
| 2008-07-27 | Fixed #7320 -- For `object_list` generic view, the `page` argument can also b... | Gary Wilson Jr |
| 2008-07-27 | Fixed #6427 -- Added some more features to the Austrian localflavor. | Malcolm Tredinnick |
| 2008-07-27 | Removed trailing whitespace in admin docs. | Gary Wilson Jr |
| 2008-07-27 | Normalized the use of "JavaScript" in the documentation. | Gary Wilson Jr |
| 2008-07-27 | Fixed #7986 -- Added to the documentation the purpose of the `prepopulated_fi... | Gary Wilson Jr |
| 2008-07-26 | Fixed #4534 -- Added an "else" option to the "ifchanged" template tag. | Malcolm Tredinnick |
| 2008-07-26 | Fixed #7963 -- Corrected reference to deprecated properties in UploadedFile d... | Russell Keith-Magee |
| 2008-07-26 | Fixed #7793 -- Handle sitemaps with more than 50,000 URLs in them (by using | Malcolm Tredinnick |
| 2008-07-26 | Fixed #7686 -- Added an Austrian localflavor. Thanks, bernd. | Malcolm Tredinnick |
| 2008-07-26 | Fixed #7948 -- Fixed a typo in the linebreaks filter documentation, pointed out | Malcolm Tredinnick |
| 2008-07-26 | Fixed #7962 -- Corrected typo in testing docs. Thanks to cgod for the report. | Russell Keith-Magee |
| 2008-07-26 | Fixed #7896 -- Corrected a couple typos in fastcgi docs, thanks Thomas Steina... | Gary Wilson Jr |
| 2008-07-25 | Fixed #7398 -- Allow for custom cache-backends to be used. | Malcolm Tredinnick |
| 2008-07-25 | Standardised documentation of the Field help_text option and ModelAdmin.field... | Luke Plant |
| 2008-07-25 | Fixed #7937 -- Corrected typo in layout of db docs. Thanks to John Scott for ... | Russell Keith-Magee |
| 2008-07-25 | Fixed #7951 -- Corrected typo in FAQ. Thanks to vulcan_eager for the report. | Russell Keith-Magee |
| 2008-07-23 | Removed a colon that was rendering the bullet-point list below it as code in ... | Brian Rosner |
| 2008-07-23 | Fixed #7897 -- Corrected some spelling and grammatical errors in the InlineMo... | Brian Rosner |
| 2008-07-22 | Fixed #7870 -- Fixed typo in docs/forms.txt. Bad form, whoever originally wro... | Adrian Holovaty |
| 2008-07-22 | Fixed #7841 -- Fixed typo in docs/forms.txt. Thanks, msaelices | Adrian Holovaty |
| 2008-07-22 | Fixed #7868 -- Updated FAQ 'When will you release 1.0' to have an actual, val... | Adrian Holovaty |
| 2008-07-22 | Fixed #7814 -- Fixed a number of style inconsistencies in the docs. Thanks, u... | Adrian Holovaty |
| 2008-07-22 | Fixed spaces vs. tabs issue in docs/contenttypes.txt from [7976] | Adrian Holovaty |
| 2008-07-22 | Changed "each" to "ease" and made several edits from Adrian. | Gary Wilson Jr |
| 2008-07-22 | Fixed a few formatting errors and typos, courtesy of the proofreaders in #dja... | Malcolm Tredinnick |
| 2008-07-22 | 1.0 alpha release notes | James Bennett |
| 2008-07-21 | Fixed #7869 -- Removed a reference to an inner Admin class in docs/contributi... | Brian Rosner |
| 2008-07-21 | It's time for the "newforms" documentation to arrive: | Gary Wilson Jr |
| 2008-07-21 | Added a link to admin docs in add_ons.txt. Refs #7829. | Jacob Kaplan-Moss |
| 2008-07-21 | Improved the bit of the tutorial that explains how to enable the admin. Fixes... | Jacob Kaplan-Moss |
| 2008-07-21 | Fixed reST error in [8024]. | Jacob Kaplan-Moss |
| 2008-07-21 | Tweaked forms/oldforms docs to better represent the current state of things. | Jacob Kaplan-Moss |
| 2008-07-21 | Corrected link to ModelForm doc. | Gary Wilson Jr |
| 2008-07-21 | Refs #7864 -- Corrected more instances of "newforms" in the docs. | Gary Wilson Jr |
| 2008-07-21 | Corrected the privileges needed to run the test suite under Oracle | Ian Kelly |
| 2008-07-21 | Refs #7864 -- Updates to documentation for the oldforms/newforms switch. | Gary Wilson Jr |
| 2008-07-21 | Changed/fixed the way Django handles SCRIPT_NAME and PATH_INFO (or | Malcolm Tredinnick |
| 2008-07-20 | Fixed #7850 -- Added adding django.contrib.admin to INSTALLED_APPS to the ste... | Brian Rosner |