summaryrefslogtreecommitdiff
path: root/docs/howto/custom-model-fields.txt
AgeCommit message (Expand)Author
2010-05-10Fixed #12517 -- Corrected get_prep_lookup example in custom field docs. Thank...Russell Keith-Magee
2010-04-15Fixed #13184 -- Document the requirement that custom model fields using Subfi...Russell Keith-Magee
2009-12-22Documentation markup fixes.Russell Keith-Magee
2009-12-22Fixed #1142 -- Added multiple database support.Russell Keith-Magee
2009-12-16Fixed #12385: Made built-in field type descriptions in admindocs translatable...Karen Tracey
2009-12-13Apply doc addition that somehow was left out of r11833. Refs #7977.Karen Tracey
2009-07-11Fixed #11438 -- Corrected some bad grammar in the custom fields docs. Thanks ...Russell Keith-Magee
2009-04-01Fixed #10693: updated params in the docs.Jacob Kaplan-Moss
2009-03-31Fixed #10389, #10501, #10502, #10540, #10562, #10563, #10564, #10565, #10568,...Gary Wilson Jr
2008-12-03Fixed #9734 -- Typo fix in the custom fields documentation, pointed out byMalcolm Tredinnick
2008-11-01Fixed #9412 -- Corrected a couple of typos in the custom model field doc. Th...Karen Tracey
2008-10-24Fixed #9424 -- Typo fix.Malcolm Tredinnick
2008-09-02Fixed #8753: converted "new in ..." callouts to proper Sphinx "versionadded/v...Jacob Kaplan-Moss
2008-08-27Removed oldforms, validators, and related code:Gary Wilson Jr
2008-08-26Corrected references that aren't `Field` attributes.Gary Wilson Jr
2008-08-24Fixed #7243: Corrected some example code in the custom model fields documenta...Russell Keith-Magee
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss