| Age | Commit message (Expand) | Author |
| 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 |
| 2008-07-19 | Modified [7999] based on some feedback from Marty Alchin. | Malcolm Tredinnick |
| 2008-07-19 | Added a cavaet to the use of get_FOO_filename() and get_FOO_url(). This | Malcolm Tredinnick |
| 2008-07-19 | Fixed #7763 -- Added a Romanian localflavor. Thanks, MihaiD. | Malcolm Tredinnick |
| 2008-07-19 | Fixed #7838 -- Corrected an invalid class name the 'classes' usage in the tut... | Brian Rosner |
| 2008-07-19 | Fixed #7839 -- Corrected admin documentation and tutorial to reflect that 'cl... | Brian Rosner |
| 2008-07-19 | Fixed #7832 -- Corrected a formatting error in the newforms docs. Thanks to o... | Russell Keith-Magee |
| 2008-07-19 | Fixed #4412 -- Added support for optgroups, both in the model when defining c... | Russell Keith-Magee |
| 2008-07-19 | Fixed #7785 -- Added a note in the contenttypes documentation that GenericRel... | Russell Keith-Magee |
| 2008-07-19 | Fixed #7782 -- Corrected documentation to refer to chunks(), rather than the ... | Russell Keith-Magee |
| 2008-07-18 | Merged the newforms-admin branch into trunk. | Brian Rosner |
| 2008-07-18 | Refs #6086 -- Changed settings docs to reflect deprecation of "simple" cache ... | Gary Wilson Jr |
| 2008-07-18 | Fixed #7685 -- fixed a typo in French localflavor documentation. | Malcolm Tredinnick |
| 2008-07-18 | Fixed #3639: updated generic create_update views to use newforms. This is a b... | Jacob Kaplan-Moss |
| 2008-07-18 | Removed the mysql_old backend. It smells bad and has no friends. | Malcolm Tredinnick |
| 2008-07-13 | Fixed #7605 -- Added a note about SQLite database creation to Tutorial 1. Tha... | Russell Keith-Magee |
| 2008-07-13 | Fixed #7534 -- Added a note about TEST_DATABASE_CHARSET in the contribution d... | Russell Keith-Magee |
| 2008-07-13 | Fixed #7737 -- Corrected a comment in the testing docs to be PEP257 compliant... | Russell Keith-Magee |
| 2008-07-12 | Fixed #7583 -- Corrected the testing docs that referred to the defunct header... | Russell Keith-Magee |
| 2008-07-11 | Documented that the update() method on querysets is a direct SQL call, not the | Malcolm Tredinnick |
| 2008-07-08 | Fixed #7307 -- Split InvalidPage exception into two subclasses, PageNotAnInte... | Adrian Holovaty |
| 2008-07-08 | Fixed #7569 -- Improved a link in docs/generic_views.txt to link to the new p... | Adrian Holovaty |
| 2008-07-08 | Fixed #7478 -- Rolled QuerySetPaginator into the Paginator class, to simplify... | Adrian Holovaty |
| 2008-07-07 | Fixed #7638, a small typo in uploading files docs. Thanks, Horst Gutmann. | Jacob Kaplan-Moss |
| 2008-07-07 | Fixed #7614: the quickening has come, and there now is only one UploadedFile.... | Jacob Kaplan-Moss |
| 2008-07-06 | Fixed #7630 -- Slight tweak to the custom form widget exampleto avoid any | Malcolm Tredinnick |
| 2008-07-06 | Fixed #5522 -- Moved make-messages, compile-messages and daily-cleanup into d... | Malcolm Tredinnick |
| 2008-07-06 | Fixed #7061 -- Fixed a small inaccuracy in the i18n docs. Thanks akaihola. | Malcolm Tredinnick |
| 2008-07-05 | Fixed #7626 -- Fixed a typo in the newforms docs. | Malcolm Tredinnick |
| 2008-07-02 | Fixed a few typos in upload handling docs | Jacob Kaplan-Moss |
| 2008-07-01 | Fix a small typo in docs/upload_handling.txt | James Bennett |
| 2008-07-01 | Fixed #2070: refactored Django's file upload capabilities. | Jacob Kaplan-Moss |
| 2008-07-01 | Fixed #7185 -- Added a "ping_google" management command to | Malcolm Tredinnick |