summaryrefslogtreecommitdiff
path: root/docs/forms.txt
AgeCommit message (Expand)Author
2007-05-21boulder-oracle-sprint: Merged to [5306]Boulder Sprinters
2007-04-27boulder-oracle-sprint: Merged to [5113]Boulder Sprinters
2007-04-25boulder-oracle-sprint: Merged to [5078]Boulder Sprinters
2007-04-02boulder-oracle-sprint: Merged to [4905].Boulder Sprinters
2007-03-13boulder-oracle-sprint: Merged rest of package to trunk [4719]Boulder Sprinters
2007-03-09boulder-oracle-sprint: Merged to trunk [4692].Boulder Sprinters
2007-02-02boulder-oracle-sprint: Merged to trunk [4455].Boulder Sprinters
2006-12-15boulder-oracle-sprint: Merged to trunk [4210].Boulder Sprinters
2006-11-13boulder-oracle-sprint: Merged to [4065]Boulder Sprinters
2006-10-23Fixed #2941 -- Fixed a typo pointed out by jeff@nokrev.com.Malcolm Tredinnick
2006-10-23Fixed #2931 -- Use request.method == 'POST' where appropriate in the examples.Malcolm Tredinnick
2006-09-29Fixed #2845 -- Corrected a few spelling errors in the docs and changed aMalcolm Tredinnick
2006-09-25Formatting change to docs/forms.txtAdrian Holovaty
2006-09-25Proofread changes to docs/forms.txt from [3792]Adrian Holovaty
2006-09-22Documented the always_test attribute for validator functions.Malcolm Tredinnick
2006-09-21Fixed #2769 -- Applied some ReST formatting fixes. Thanks, ramiro.Malcolm Tredinnick
2006-09-14Updated documentation for ChangeManipulators to reflect use of flatten_data()...Russell Keith-Magee
2006-07-28Fixed ReST error in docs/forms.txtAdrian Holovaty
2006-07-28Small clarifications to docs/forms.txt change from [3466]Adrian Holovaty
2006-07-27Fixed #1653 -- added some documentation for FileFields/ImageFields. Thanks, ...Jacob Kaplan-Moss
2006-07-06Fixed small typo in docs/forms.txt. Thanks, Antonio CavedoniAdrian Holovaty
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