summaryrefslogtreecommitdiff
path: root/docs/custom_model_fields.txt
AgeCommit message (Expand)Author
2008-08-23Massive reorganization of the docs. See the new docs online at http://docs.dj...Jacob Kaplan-Moss
2008-08-10Fixed #7830 -- Removed all of the remaining, deprecated, non-oldforms features:Gary Wilson Jr
2008-08-08File storage refactoring, adding far more flexibility to Django's file handli...Jacob Kaplan-Moss
2008-07-30Fixed #7998 -- Corrected typo. Thanks to ElliotM for the report.Russell Keith-Magee
2008-07-29Fixed #7560 -- Moved a lot of the value conversion preparation forMalcolm Tredinnick
2008-07-27Remove the last remaining references to manipulators outside of oldforms docsJames Bennett
2008-07-21Refs #7864 -- Updates to documentation for the oldforms/newforms switch.Gary Wilson Jr
2008-07-18Merged the newforms-admin branch into trunk.Brian Rosner
2008-03-18Fixed #6759: Corrected example of get_db_prep_save() in docs/custom_model_fie...James Bennett
2007-12-17Small typo fixes. Thanks, jdetaeye, Ionut Ciocirlan, David Reynolds and adamv.Malcolm Tredinnick
2007-12-09Tweaked the custom field documentation so that people reading about to_python...Malcolm Tredinnick
2007-12-01Edited docs/custom_model_fields.txt from [6652]Adrian Holovaty
2007-11-15Fixed #5892, #5930 -- Fixed some typos pointed out by ars@iki.fi and nickl.Malcolm Tredinnick
2007-11-05Documentation for creating custom model fields.Malcolm Tredinnick