Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doesn't pass admin validations? #3

Closed
waynelin opened this issue Aug 18, 2011 · 1 comment
Closed

Doesn't pass admin validations? #3

waynelin opened this issue Aug 18, 2011 · 1 comment

Comments

@waynelin
Copy link
Contributor

Hi there,

Great app you have written here! However, I can't seem to get it to override the server side validations when in the django admin panel?

Essentially, user creation with long usernames work on the client side of my site, but does not work when I want to create or change users on the admin panel. Am I missing something or is this not included yet?

Wayne

@skoczen
Copy link
Owner

skoczen commented Aug 18, 2011

Nope, you're not missing anything - it's because of this bug: #1,
which comes down to a regression in django that will be reverted in the next release. I've been looking for a way around it, but haven't come across anything yet.

@skoczen skoczen closed this as completed Aug 18, 2011
mfogel referenced this issue in mfogel/django-longer-username-and-email Aug 6, 2012
Merged fix for admin create user form and unittests.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants