Closed Darknite24 closed 7 years ago
Disregard this issue. I had an AHA moment and checked the username I was creating. It was too long and thus throwing the above error.
So should a length verification be done on the username. What would be the max length
A quick google search show the username requirements are 4-15 characters. So a verification message would be good to alert users of the issue.
This morning I started getting the error: django.utils.functional.proxy with each account creation request in the console window for KinanCity-core-1.3.1-SNAPSHOT.jar. Any ideas what this may be?