skoczen / django-longer-username

An app to easily provide a longer username field for django.
Other
63 stars 43 forks source link

Django 1.5 already supports custom User models. #18

Closed denilsonsa closed 10 years ago

denilsonsa commented 10 years ago

Adding a note (and links) about custom User model support in Django 1.5.

skoczen commented 10 years ago

Thanks for the PR - happy to merge it in, but I'd recommend you submit one also to https://github.com/madssj/django-longer-username-and-email

That fork has taken over at the preferred solution, and is more maintained.

Thanks for the improvements!