summaryrefslogtreecommitdiff
path: root/docs/forms.txt
AgeCommit message (Expand)Author
2006-06-14Fixed #2143 -- Changed a few places where the pre-magic-removal-merge syntaxMalcolm Tredinnick
2006-05-02MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompa...Adrian Holovaty
2006-01-13Fixed #1211 -- Fixed tiny typo in docs/forms.txt. Thanks, paoloAdrian Holovaty
2006-01-08Fixed #1189 -- Fixed typo in docs/forms.txt 'Place' model example. Thanks, Br...Adrian Holovaty
2005-12-24Fixed #1111 -- Fixed bug in docs/forms.txt. Thanks, afarhhamAdrian Holovaty
2005-11-22Fixed #876 -- Fixed typos in docs/forms.txt. Thanks, czhangAdrian Holovaty
2005-11-16Fixed #808 -- Fixed typo in docs/forms.txt. Thanks, limodouAdrian Holovaty
2005-10-14Fixed #626 -- Moved template modules to django.core.template package. django....Adrian Holovaty
2005-09-02Fixed #448 -- Fixed bug in docs/forms.txt. Thanks, HugoAdrian Holovaty
2005-08-25Fixed #122 -- BIG, BACKWARDS-INCOMPATIBLE CHANGE. Changed model syntax to use...Adrian Holovaty
2005-08-23Fixed #406 -- Fixed small typo in docs/forms.txt. Thanks, Tom HaddonAdrian Holovaty
2005-07-25Copy-edited docs from [303] and [304]Adrian Holovaty
2005-07-24Added formfields/manipulators docs; added a few notes to the FAQJacob Kaplan-Moss