Django

Code

Ticket #4473 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

[PATCH] Update to newforms docs to include custom validation information

Reported by: heckj@mac.com Assigned to: jacob
Milestone: Component: Documentation
Version: SVN Keywords: newforms
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation:
Needs tests: Patch needs improvement:

Description

Per conversation on the django-user's mailing list at http://groups.google.com/group/django-users/browse_thread/thread/2ab9463bae7d8320/f77f8b5f12462dfd?lnk=gst&q=validation+newforms&rnum=7#f77f8b5f12462dfd, I cobbled up a patch to the newforms documentation.

Attachments

validation.diff (4.0 kB) - added by heckj@mac.com on 06/04/07 12:27:44.
adding custom validation/cleaning to forms

Change History

06/04/07 12:27:44 changed by heckj@mac.com

  • attachment validation.diff added.

adding custom validation/cleaning to forms

06/11/07 06:49:25 changed by mtredinnick

  • status changed from new to closed.
  • resolution set to fixed.

(In [5460]) Fixed #4473 -- Added documentation of the three cleaning methods invoked on form data. Based on a patch from Joe Heck.


Add/Change #4473 ([PATCH] Update to newforms docs to include custom validation information)




Change Properties
Action