Re: django-improved-user v1.0a1

2017-10-13 Thread Andrew Pinkham
Hi Joe, I'm not 100% clear on what you mean by coordinating. Apologies if I miss the mark. You should be able to use improved-user with both allauth and guardian (but I admit I have not tried!). Allauth provides some notes on using a custom model, and covers how to use a model that doesn't ha

Re: django-improved-user v1.0a1

2017-10-12 Thread Joe Landrigan
Out of curiosity, do you have any intention of coordinating with allauth or guardian ? I feel like all three of these are good individually, but if they were combined into a single entity they

Re: django-improved-user v1.0a1

2017-10-12 Thread Andrew Pinkham
Forgot to add links. >_< https://github.com/jambonsw/django-improved-user https://pypi.org/project/django-improved-user/1.0a1/ http://django-improved-user.readthedocs.io/en/latest/?badge=latest Andrew http://jambonsw.com http://django-unleashed.com -- You received this message because you are

django-improved-user v1.0a1

2017-10-12 Thread Andrew Pinkham
Hi everyone! Yesterday I released v1.0a1 of django-improved-user, which provides a custom Django user model with international identity handling and uses email as the username. 1.0a1 is feature complete and tested against Django 2.0a1 (as well as Django 1.8, 1.10, and 1.11). I'm emailing the l