Override model field attributes from a ModelForm?

2013-10-03 Thread Storn White
Hi, My custom user model requires unique email addresses, which are the users' identifiers. My user registration modelform works great. If a user tries to register with an email that is already in the system, the form fails to validate and the 'unique' invalid message is displayed back to the

Override model field

2011-02-23 Thread Pascal Polleunus
Hi, I've a field with unique=True in a parent class. I want to make it unique=False in a child class. How could I do that? Thanks, Pascal -- 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@googleg