summaryrefslogtreecommitdiff
path: root/docs/newforms.txt
AgeCommit message (Expand)Author
2007-06-25unicode: Merged from trunk up to [5530]. Oracle backend has not been ported toMalcolm Tredinnick
2007-06-11unicode: Merged changes from trunk up to [5460].Malcolm Tredinnick
2007-06-09unicode: Merged from trunk up to [5443].Malcolm Tredinnick
2007-05-31unicode: Changed all tests and documentation to use __unicode__ instead ofMalcolm Tredinnick
2007-05-29unicode: Merged from trunk up to [5380].Malcolm Tredinnick
2007-05-21unicode: Merged from trunk up to [5308].Malcolm Tredinnick
2007-05-14unicode: Merged from trunk to [5237].Malcolm Tredinnick
2007-05-14unicode: Merged from trunk up to [5222] (want to use the extra tests).Malcolm Tredinnick
2007-05-13unicode: Merged from trunk up to [5213].Malcolm Tredinnick
2007-03-25Added start of 'Creating custom fields' section to docs/newforms.txtAdrian Holovaty
2007-03-23Remove notes about things added/removed in development version, since the dev...James Bennett
2007-02-15Fixed typo in docs/newforms.txt. Thanks, Jeff HilyardAdrian Holovaty
2007-02-14Made a small improvement to the first overview paragraph in docs/newforms.txtAdrian Holovaty
2007-02-14Implemented subclassing Forms in newformsAdrian Holovaty
2007-01-28Fixed #3255 -- Added help_text argument to newforms Field class.Adrian Holovaty
2007-01-24Made tiny grammar change to docs/newforms.txt. Thanks, RexAdrian Holovaty
2007-01-11newforms: Added unit tests and docs explaining that clean_data will only ever...Adrian Holovaty
2007-01-09newforms: Added 'initial' parameter to Form, which lets initial data be speci...Adrian Holovaty
2007-01-05Added note to docs/newforms.txt that points out ValidationError is a differen...Adrian Holovaty
2007-01-05Fixed #3236 -- Fixed some typos in docs/newforms.txt. Thanks, christoffer.car...Adrian Holovaty
2007-01-05Fixed ReST error in docs/newforms.txt from [4288]Adrian Holovaty
2007-01-05Added a lot more to docs/newforms.txtAdrian Holovaty
2007-01-05More additions to docs/newforms.txtAdrian Holovaty
2007-01-04Added first part of 'Using forms to validate data' section to docs/newforms.txtAdrian Holovaty
2006-12-30Added a small note about decoupling to docs/newforms.txtAdrian Holovaty
2006-12-29Added first bit of 'More granular output' to docs/newforms.txtAdrian Holovaty
2006-12-27Negligible change to docs/newforms.txtAdrian Holovaty
2006-12-15Clarified docs/newforms.txt 'Migration plan' sectionAdrian Holovaty
2006-12-13Added 'Notes on field ordering' to docs/newforms.txtAdrian Holovaty
2006-12-13Updated docs/newforms.txt to reflect [4197]. Refs #3112Adrian Holovaty
2006-12-11Added more to docs/newforms.txtAdrian Holovaty
2006-12-08Fixed small Unicode error in newforms. Thanks, Honza Král. Refs #3114Adrian Holovaty
2006-12-07Small tweak to docs/newforms.txtAdrian Holovaty
2006-12-06Added preliminary stub for docs/newforms.txtAdrian Holovaty