| Age | Commit message (Expand) | Author |
| 2009-08-29 | [1.0.X] Fixed #6674: Documented a couple of widget arguments. Thanks timo. | Karen Tracey |
| 2009-08-13 | [1.0.x] Fixed #11508: Adding missing word to form wizard doc. Thanks thepoint... | Karen Tracey |
| 2009-07-15 | [1.0.X] Fixed #11235 -- Added a missing clause from some sample SQL in the qu... | Russell Keith-Magee |
| 2009-07-15 | [1.0.X] Fixed #11374 -- Modified the documentation for forms.BooleanField to ... | Russell Keith-Magee |
| 2009-07-11 | [1.0.X] Fixed #11450 -- Corrected markup problem in contenttype docs. Thanks ... | Russell Keith-Magee |
| 2009-07-11 | [1.0.X] Fixed #11454 -- Corrected mismatched parenthesis in admin docs. Thank... | Russell Keith-Magee |
| 2009-07-03 | [1.0.X] Fixed #9669 -- Corrected an answer in the admin FAQ that is wrong in ... | Russell Keith-Magee |
| 2009-07-03 | [1.0.X] Fixed #11417 -- Corrected typo in MySQL collation notes. Thanks to vo... | Russell Keith-Magee |
| 2009-07-03 | [1.0.X] Fixed #11413 -- Added notes on the cycle and firstof tag detailing th... | Russell Keith-Magee |
| 2009-06-24 | [1.0.X] Fixed #8861 -- Added note on the availability of ModelForm.instance. ... | Russell Keith-Magee |
| 2009-06-24 | [1.0.X] Fixed #10415 -- Added documentation for features added in r7627 and r... | Russell Keith-Magee |
| 2009-06-24 | [1.0.X] Fixed #11354 -- Remove stray whitespace in queryset docs. Thanks to f... | Russell Keith-Magee |
| 2009-06-24 | [1.0.X] Fixed #11356 -- Added links to the growing collection of 3rd party da... | Russell Keith-Magee |
| 2009-06-18 | [1.0.X] Fixed #11221 -- Replaced a reference to a non-existent URL with an ac... | Russell Keith-Magee |
| 2009-06-18 | [1.0.X] Fixed #11141 -- Corrected a code example in the admin docs. Thanks to... | Russell Keith-Magee |
| 2009-06-18 | [1.0.X] Fixed #11312 -- Fixed the default value given for DEFAULT_FILE_STORAG... | Russell Keith-Magee |
| 2009-06-17 | [1.0.X] Fixed #10336 -- Added improved documentation of generic views. Thanks... | Russell Keith-Magee |
| 2009-06-17 | [1.0.X] Fixed #9919 -- Added note on the need to mark transactions as dirty w... | Russell Keith-Magee |
| 2009-06-10 | [1.0.X] Fixed #11056 -- Corrected reference to File class in storage docs. Th... | Russell Keith-Magee |
| 2009-06-10 | [1.0.X] Fixed #10981 -- Clarified documentation regarding lazy cross-applicat... | Russell Keith-Magee |
| 2009-05-27 | [1.0.X] Fixed #11204 -- Corrected typo in the pluralize doc. Thanks martin an... | Karen Tracey |
| 2009-05-17 | [1.0.X] Fixed #11031 -- Added doc for some additional roles needed when testi... | Karen Tracey |
| 2009-05-14 | [1.0.X] Fixed #11046: fixed a use of the deprecated cycle tag syntax in the t... | Jacob Kaplan-Moss |
| 2009-05-12 | [1.0.X] Fixed #9675: added note about upgrading the URLconf to the comment up... | Jacob Kaplan-Moss |
| 2009-05-11 | [1.0.X] Fixed #10792 -- Ensured that ModelChoiceFields don't provide an empty... | Russell Keith-Magee |
| 2009-05-08 | Reverted r10709 which I applied to the wrong branch. Sorry for my git-svn fail! | Jacob Kaplan-Moss |
| 2009-05-08 | Fixed #10188: prevent newlines in HTTP headers. Thanks, bthomas. | Jacob Kaplan-Moss |
| 2009-05-02 | [1.0.x] Fixed #10367 -- Corrected an example in the documentation for Generic... | Russell Keith-Magee |
| 2009-04-16 | [1.0.X] Fixed #10776 -- Added metadata targets for the contrib.admin docs, an... | Russell Keith-Magee |
| 2009-04-16 | [1.0.X] Fixed #10704 -- Resurrected documentation for {% else %} clause on {%... | Russell Keith-Magee |
| 2009-04-07 | [1.0.X] Fixed #9268: pass the "next" param through in the comment preview/pos... | Jacob Kaplan-Moss |
| 2009-04-03 | [1.0.X] Fixed a whole bunch of small docs typos, errors, and ommissions. Back... | Jacob Kaplan-Moss |
| 2009-04-01 | [1.0.X] Fixed a couple of mistaken bits of the docs in [10312] | Jacob Kaplan-Moss |
| 2009-04-01 | [1.0.X] Fixed #10031: updated SQLite database docs to more strongly indicate ... | Jacob Kaplan-Moss |
| 2009-04-01 | [1.0.x] Fixed #9452. InlineModelAdmin docs now mention the right default for ... | Joseph Kocherhans |
| 2009-04-01 | [1.0.X] Fixed a silly typo in databases ref. Thanks, Alex. Backport of r10304... | Jacob Kaplan-Moss |
| 2009-04-01 | [1.0.X] A whole lotta documentation fixes, backported from r10303 on trunk. | Jacob Kaplan-Moss |
| 2009-03-31 | [1.0.X] Fixed #8847, #10370: added some missing methods to MultiValueDict aft... | Jacob Kaplan-Moss |
| 2009-03-31 | [1.0.X] Fixed #10367: Added note to generic-relation docs explaining when it'... | James Bennett |
| 2009-03-31 | [1.0.X]: Fixed #10375 -- Added documentation about the default format strings... | Gary Wilson Jr |
| 2009-03-31 | [1.0.X]: Fixed #10553 -- Corrected several uses of `URLconf` in documentation... | Gary Wilson Jr |
| 2009-03-31 | [1.0.X]: Fixed #10575 -- Fixed wording in database docs, patch from rduffield. | Gary Wilson Jr |
| 2009-03-31 | [1.0.X]: Fixed #10389, #10501, #10502, #10540, #10562, #10563, #10564, #10565... | Gary Wilson Jr |
| 2009-03-30 | [1.0.X]: Fixed #9946 -- Removed redundant mention of needing to define `list_... | Gary Wilson Jr |
| 2009-03-30 | [1.0.X]: Fixed a few class references in the model field docs. | Gary Wilson Jr |
| 2009-03-30 | [1.0.X]: Fixed #10076 -- Documented invalid arguments for `FileField`, based ... | Gary Wilson Jr |
| 2009-03-30 | [1.0.X]: Fixed #9853 -- Added information to the model date/time fields to no... | Gary Wilson Jr |
| 2009-03-24 | [1.0.X] Made a couple of cross-references in the model fields documentaiton c... | Malcolm Tredinnick |
| 2009-03-24 | [1.0.X] Fixed #10329 -- Added link target for get_FOO_display, get_next_by_FO... | Russell Keith-Magee |
| 2009-03-05 | [1.0.X] Clarified documentation regarding Oracle's treatment of nulls and emp... | Ian Kelly |