| Age | Commit message (Expand) | Author |
| 2008-09-14 | Fixed #9078: Added commas to the example URLconf lines so that they can be ea... | Russell Keith-Magee |
| 2008-09-14 | Fixed #9077: Modified the database installation notes to point to somewhere u... | Russell Keith-Magee |
| 2008-09-14 | Fixed #9067: Added a note that you can register a model with the admin withou... | Russell Keith-Magee |
| 2008-09-14 | Fixed #9060: Clarified some language in the description of modelformset_facto... | Russell Keith-Magee |
| 2008-09-14 | Fixed #9059: Corrected some markup in tutorial 4 that incorrectly identified ... | Russell Keith-Magee |
| 2008-09-14 | Fixed #9048: Corrected markup typo in tutorial 4. Thanks to gkelly for the re... | Russell Keith-Magee |
| 2008-09-14 | Fixed #9046: Corrected a typo in the m2m intermediate docs. Thanks to djoume ... | Russell Keith-Magee |
| 2008-09-14 | Fixed #8570: Corrected some code that was using 8-space tabs for some reason.... | Russell Keith-Magee |
| 2008-09-14 | Fixed #9052: Corrected typo in file handling docs. Thanks to KiWiB0RG for the... | Russell Keith-Magee |
| 2008-09-12 | Fixed #9050 -- Fixed a typo in the 1.0 porting guide in the admin section. Th... | Brian Rosner |
| 2008-09-12 | Fixed #9027 -- Corrected the documentation about can_delete default value. Th... | Brian Rosner |
| 2008-09-12 | Fixed #9056 -- Corrected a typo in topic/forms/modelforms.txt documentation. ... | Brian Rosner |
| 2008-09-11 | Edited docs changes from [9010] and [9011] | Adrian Holovaty |
| 2008-09-11 | Edited i18n.txt changes from [9009] | Adrian Holovaty |
| 2008-09-11 | Fixed #9018 | Simon Willison |
| 2008-09-11 | Clarified the bit in the tutorial about creating your first admin.py - fixes ... | Simon Willison |
| 2008-09-11 | Small documentation tweaks, fixes #9000 - thanks, ramiro | Simon Willison |
| 2008-09-11 | Clarified i18n docs concerning verbose_name and verbose_name_plural - fixes #... | Simon Willison |
| 2008-09-11 | Fixed a typo so that cloning UpdateQuery objects won't fail mysteriously. | Malcolm Tredinnick |
| 2008-09-11 | A bug from queryset-refactor days: although the Query class has "group_by" and | Malcolm Tredinnick |
| 2008-09-11 | Fixed #8858 by correcting typo | Simon Willison |
| 2008-09-11 | Re-added docs for QuerySet reverse() and all() methods, refs #9000 - thanks r... | Simon Willison |
| 2008-09-10 | Fixed an incorrectly named DatabaseOperations method. It was causing non-Orac... | Ian Kelly |
| 2008-09-10 | Fixed #9010 -- Fixed typo in custom-file-storage.txt. Thanks, rduffield | Adrian Holovaty |
| 2008-09-10 | Fixed #8957 -- Fixed incorrect error message when Admin prepopulated_fields r... | Adrian Holovaty |
| 2008-09-10 | Moved the bulk of the shortcut() function in django/views/defaults.py to a ne... | Adrian Holovaty |
| 2008-09-10 | Fixed #8959 -- Removed redundant calls to the 'escape' template filter in the... | Adrian Holovaty |
| 2008-09-10 | Reworded a bunch of the links on the docs index to be consistent | Adrian Holovaty |
| 2008-09-10 | Changed the 'Getting help' section of the docs index.txt to have consistent t... | Adrian Holovaty |
| 2008-09-10 | Fixed #8996 -- Fixed small typo in documentation.txt. Thanks, rduffield | Adrian Holovaty |
| 2008-09-10 | Fixed #9003 -- Fixed awkward wording in querysets.txt | Adrian Holovaty |
| 2008-09-09 | Fixed #8958 -- Fixed typo in cache.txt. Thanks, benwalton@gmail.com | Adrian Holovaty |
| 2008-09-09 | Fixed #8881 by specifying the geometry column name; added the `geom_col_name`... | Justin Bronn |
| 2008-09-09 | Fixed #8986 -- Fixed typo in install.txt. Thanks, rduffield | Adrian Holovaty |
| 2008-09-09 | Closes #8973. Updated Telugu Translation. Thanks Thejaswi Puthraya. | Marc Fargas |
| 2008-09-09 | Fixed #8985 -- Removed two FAQ questions that have been outdated by the 1.0 r... | Adrian Holovaty |
| 2008-09-09 | Fixed #8978 -- We now print a helpful error message for 'manage.py dbshell' i... | Adrian Holovaty |
| 2008-09-09 | db: Gave each DatabaseClient class an 'executable_name' attribute (e.g., 'psq... | Adrian Holovaty |
| 2008-09-09 | Fixed #8983 -- Removed a funky character from faq/general.txt. Thanks, Fernan... | Adrian Holovaty |
| 2008-09-09 | Fixed #8979 -- Made a bunch of typo/formatting fixes to the docs. Thanks, ramiro | Adrian Holovaty |
| 2008-09-09 | Fixed #8982 -- Removed funky character from whatsnext.txt. Thanks, Fernando C... | Adrian Holovaty |
| 2008-09-08 | Fixed #7929 -- Removed some snippets of admin code that weren't doing anythin... | Adrian Holovaty |
| 2008-09-08 | Fixed #8172 -- Improved a whole bunch of contrib templates (admin, databrowse... | Adrian Holovaty |
| 2008-09-07 | Fixed #8580 -- Hyperlinked some module names in settings.txt. Thanks, msaelices | Adrian Holovaty |
| 2008-09-07 | Small wording improvements to sitemaps.txt | Adrian Holovaty |
| 2008-09-07 | Small wording improvements to cache.txt | Adrian Holovaty |
| 2008-09-07 | Fixed #8911 -- Several corrections for the 1.0 porting documentation, thanks ... | Gary Wilson Jr |
| 2008-09-07 | Fixed #8924 -- Corrected a couple typos in queries documentation, thanks arien. | Gary Wilson Jr |
| 2008-09-07 | Fixed #8919 -- Fixed typo in signals.txt. Thanks, jbalogh | Adrian Holovaty |
| 2008-09-06 | Fixed #8727 -- Fixed broken link to Italian SSN page in localflavor.txt | Adrian Holovaty |