#8987: Forms validation documentation isn't clear about clean functions needing to return the cleaned value. ---------------------------+------------------------------------------------ Reporter: FunkyBob | Owner: nobody Status: new | Milestone: Component: Documentation | Version: 1.0 Keywords: forms | Stage: Unreviewed Has_patch: 0 | ---------------------------+------------------------------------------------ It's obvious once you know it, but the only point I could see where it was shown that clean*() are expected to return a value was in the example Field code. No example is given for clean_<fieldname>.
-- Ticket URL: <http://code.djangoproject.com/ticket/8987> Django Code <http://code.djangoproject.com/> The web framework for perfectionists with deadlines --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django updates" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-updates?hl=en -~----------~----~----~----~------~----~------~--~---
