On 12/29/06, Waylan Limberg <[EMAIL PROTECTED]> wrote:
I remember scratching my head over that too. form.clean_data is not available until after you call form.is_valid() and only if form.is_valid() returns true.
Would it help if the form automatically called its validation the first time you accessed form.clean_data? I'm trying to decide whether that would be convenient or too magic. Adrian -- Adrian Holovaty holovaty.com | djangoproject.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---