Your version automatically gets called during the cleaning process (assuming it's named properly). You don't need to call it explicitly. The default cleaning of the field will happen automatically. All you have to do is get the value from cleaned_data and make sure you return the value in your function.
http://docs.djangoproject.com/en/dev/ref/forms/validation/#cleaning-a-specific-field-attribute Shawn -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.