Re: AbstractUser to get more abstract

2013-09-20 Thread tanderegg
Hi Luke - I just wanted to let you know that I've already started a patch on this, you can see it here: https://github.com/tanderegg/django/compare/ticket_20824_master If you want to reduce duplicated effort, please take a look at what I have so far and let me know what you think! Russ

Re: AbstractUser to get more abstract

2013-09-17 Thread tanderegg
imilarities of > your API with django-authtools and emailuser, or teach me how can I compare > it against django-master so I can make a comparison? > It would be nice to have your API documented here so we can take the most > out of the all existing implementations. > > Best re

Re: AbstractUser to get more abstract

2013-09-17 Thread tanderegg
AM UTC-4, tanderegg wrote: > > Hi Jorge - > > Thanks for the response. Rookie mistake: I had cloned from 1.6.x stable > instead of master, the branch is now fixed to be branched from > django/master from 10 minutes ago, that should resolve your conflicts. > > In term

Re: AbstractUser to get more abstract

2013-09-16 Thread tanderegg
Hey folks - I took a crack at implementing this, please check out my comment here (which contains a link to the branch in my fork): https://code.djangoproject.com/ticket/20824#comment:4 Let me know if I missed anything! Tim On Friday, September 13, 2013 1:03:23 AM UTC-4, Aaron Merriam wrote: