> AttributeError: 'UserRegistration' object has no attribute > 'clean_data'
My first guess: are you using a recent version (the last two months) from SVN? clean_data was renamed to cleaned_date. Take a look here: http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges Kelvin -- Kelvin Nicholson Voice: +886 9 52152 336 Voice: +1 503 715 5535 GPG Keyid: 289090AC Data: [EMAIL PROTECTED] Skype: yj_kelvin Site: http://www.kelvinism.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" 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-users?hl=en -~----------~----~----~----~------~----~------~--~---

