mPowering/django-orb

DataError: "Data too long for column 'username'

Closed this issue · 0 comments

With using the email address for the django username, seems that some emails are too long to be accepted as usernames (an email address was used that was more than 30 chars). Although seems this will be fixed once we move to django 1.11 (or 1.10+) - see #512