| Age | Commit message (Expand) | Author |
| 2011-02-16 | Fixed #15308 -- Sphinx/reST fixes for the Custom Model Fields docs. | Gabriel Hurley |
| 2011-01-03 | Fixed #15002 - Fix title casing to conform to style guidelines. thanks adamv. | Timo Graham |
| 2010-12-26 | Fixed #14000 - remove versionadded/changed tags for Django 1.0 and 1.1 | Timo Graham |
| 2010-11-07 | Fixed #12975 -- Moved the docs for contrib.admindocs out of the template docs... | Gabriel Hurley |
| 2010-08-19 | Fixed #14141: docs now use the :doc: construct for links between documents. | Jacob Kaplan-Moss |
| 2010-05-10 | Fixed #12517 -- Corrected get_prep_lookup example in custom field docs. Thank... | Russell Keith-Magee |
| 2010-04-15 | Fixed #13184 -- Document the requirement that custom model fields using Subfi... | Russell Keith-Magee |
| 2009-12-22 | Documentation markup fixes. | Russell Keith-Magee |
| 2009-12-22 | Fixed #1142 -- Added multiple database support. | Russell Keith-Magee |
| 2009-12-16 | Fixed #12385: Made built-in field type descriptions in admindocs translatable... | Karen Tracey |
| 2009-12-13 | Apply doc addition that somehow was left out of r11833. Refs #7977. | Karen Tracey |
| 2009-07-11 | Fixed #11438 -- Corrected some bad grammar in the custom fields docs. Thanks ... | Russell Keith-Magee |
| 2009-04-01 | Fixed #10693: updated params in the docs. | Jacob Kaplan-Moss |
| 2009-03-31 | Fixed #10389, #10501, #10502, #10540, #10562, #10563, #10564, #10565, #10568,... | Gary Wilson Jr |
| 2008-12-03 | Fixed #9734 -- Typo fix in the custom fields documentation, pointed out by | Malcolm Tredinnick |
| 2008-11-01 | Fixed #9412 -- Corrected a couple of typos in the custom model field doc. Th... | Karen Tracey |
| 2008-10-24 | Fixed #9424 -- Typo fix. | Malcolm Tredinnick |
| 2008-09-02 | Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v... | Jacob Kaplan-Moss |
| 2008-08-27 | Removed oldforms, validators, and related code: | Gary Wilson Jr |
| 2008-08-26 | Corrected references that aren't `Field` attributes. | Gary Wilson Jr |
| 2008-08-24 | Fixed #7243: Corrected some example code in the custom model fields documenta... | Russell Keith-Magee |
| 2008-08-23 | Massive reorganization of the docs. See the new docs online at http://docs.dj... | Jacob Kaplan-Moss |