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
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
2 matches
Mail list logo