| Age | Commit message (Expand) | Author |
| 2007-10-07 | Fixed an RST formatting typo. | Malcolm Tredinnick |
| 2007-10-07 | Fixed the note about charset encoding in PO files. It must be UTF-8 since [57... | Malcolm Tredinnick |
| 2007-10-04 | Corrected broken link to newforms unit tests in docs/newforms.txt | Adrian Holovaty |
| 2007-10-02 | Fixed #5656: Added a note about needing CREATE TRIGGER privileges | Ian Kelly |
| 2007-09-28 | Added a link in install.txt to the Oracle backend notes. | Ian Kelly |
| 2007-09-28 | Fixed #5627: Added documentation and caveats about using the oracle | Ian Kelly |
| 2007-09-28 | Fixed #5615: Corrected a typo in docs/email.txt. Thanks, raprasad@gmail.com. | James Bennett |
| 2007-09-23 | Fixed #2603 -- Fixed a typo and added a helpful example reference to the gene... | Russell Keith-Magee |
| 2007-09-23 | Fixed #5364 -- Clarified the warning regarding saving form_for_model forms wi... | Russell Keith-Magee |
| 2007-09-22 | Fixed #5565: Corrected small reST error in docs/db-apit.txt. Thanks, gkelly | James Bennett |
| 2007-09-21 | Fixed #5516 -- Added the ability for applications to define their own managem... | Russell Keith-Magee |
| 2007-09-21 | Fixed #3453: introduced a new template variable resolution system by Brian Ha... | Jacob Kaplan-Moss |
| 2007-09-20 | Fixed #5556 - Minor typo in settings docs. Thanks for the eagle eyes, jleedev. | Russell Keith-Magee |
| 2007-09-20 | Made the links to settings consistent with the others by not including the wo... | Gary Wilson Jr |
| 2007-09-20 | Fixed #5148 -- Added link to `DEFAULT_FROM_EMAIL` setting in email documentat... | Gary Wilson Jr |
| 2007-09-20 | Fixed #5525 -- Fixed typo in docs/request_response.txt. Thanks, Thomas Guttler | Adrian Holovaty |
| 2007-09-20 | Fixed #5544 -- Fixed another typo in documentation, introduced as a result of... | Russell Keith-Magee |
| 2007-09-20 | Fixed errors in docs/model-api.txt changes from [6378] | Adrian Holovaty |
| 2007-09-19 | Fixed #231: all fields that should take max_length now do. Thanks, Don Spauld... | Jacob Kaplan-Moss |
| 2007-09-19 | Fixed #5544 -- Fixed typo in documentation, introduced as a result of the cha... | Russell Keith-Magee |
| 2007-09-19 | Made some small edits to docs/authentication.txt changes from [6375] | Adrian Holovaty |
| 2007-09-19 | Fixed $5457 - the auth system now delegates permission checking to auth backe... | Jacob Kaplan-Moss |
| 2007-09-17 | Fixed #2675 -- Changed the `timeuntil` and `timesince` template filters to di... | Gary Wilson Jr |
| 2007-09-16 | FIxed #5376 -- Fixed typo in testserver docs | Adrian Holovaty |
| 2007-09-16 | Fixed fat-finger typo. | Matt Boersma |
| 2007-09-16 | Updated Oracle python drivers link to atuining's new SF site. | Matt Boersma |
| 2007-09-16 | Fixed #4067 -- Fixed validation of IPAddressFields in newforms. Thanks to nei... | Malcolm Tredinnick |
| 2007-09-16 | Fixed #4975 -- Allow the default label suffix character to be configured. Tha... | Malcolm Tredinnick |
| 2007-09-16 | Fixed #5503 -- corrected a small typo in email example. Thanks, trey@ktrl.com. | James Bennett |
| 2007-09-16 | Fixed #3955 -- Added the ability to traverse LOCALE_PATHS when compiling PO f... | Malcolm Tredinnick |
| 2007-09-16 | Fix a couple of typos from [6309] | James Bennett |
| 2007-09-16 | Fixed #3703 -- Added pk property to models. Thanks, Collin Grady and jeromie@... | Malcolm Tredinnick |
| 2007-09-15 | Edited docs/settings.txt changes from [6316] | Adrian Holovaty |
| 2007-09-15 | Edited docs/sessions.txt changes from [6333] | Adrian Holovaty |
| 2007-09-15 | Small wording fix in docs/i18n.txt | Adrian Holovaty |
| 2007-09-15 | Fixed #2066: session data can now be stored in the cache or on the filesystem... | Jacob Kaplan-Moss |
| 2007-09-15 | Fixed #5454: settings.DATABASE_BACKEND may now refer to an external package (... | Jacob Kaplan-Moss |
| 2007-09-15 | One more tweak to [6309] - sorry for the noise. | Jacob Kaplan-Moss |
| 2007-09-15 | Small reST tweak to [6309]. | Jacob Kaplan-Moss |
| 2007-09-15 | Fixed #4437: added notes to the modpython auth handler documentation about us... | Jacob Kaplan-Moss |
| 2007-09-15 | Fixed #5284 -- Documented never_cache decorator. Thanks, xbito | Adrian Holovaty |
| 2007-09-15 | Fixed #5484 -- Documented render_to_string. Thanks, ubernostrum | Adrian Holovaty |
| 2007-09-15 | Fixed #5449 -- Noted in docs/model-api.txt that the admin date selection alwa... | Adrian Holovaty |
| 2007-09-15 | Fixed #5275 -- Documented QuerySet.iterator(). Thanks, ubernostrum | Adrian Holovaty |
| 2007-09-15 | Fixed #4234 -- Added docs/contenttypes. Thanks, ubernostrum | Adrian Holovaty |
| 2007-09-15 | Fixed #3032 -- Added some useful methods and attributes so that AnonymousUser... | Malcolm Tredinnick |
| 2007-09-15 | Fixed #4888 -- Fixed small confusion in docs/authentication.txt. Thanks, Piot... | Adrian Holovaty |
| 2007-09-15 | Fixed #5430 -- Improved docs for running Django's own unit tests in docs/cont... | Adrian Holovaty |
| 2007-09-15 | Fixed #5495 -- Made some organization / spelling / grammar changes to docs/i1... | Adrian Holovaty |
| 2007-09-15 | Fixed #5267 -- Documented that order_by('?') queries can be slow | Adrian Holovaty |