Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Take over the 'multiple account model' feature to django-multiple-auth #1

Open
shimizukawa opened this issue Jan 26, 2016 · 0 comments

Comments

@shimizukawa
Copy link
Member

django-newauth will resolve two issues that are:

  1. Django user model couldn't be replaced with developer defined model before Django-1.4.
  2. provides separated user models for Admin users and Frontend users

For now, Django-1.4 supports user defined model. So, 'multiple account model' that provides frontend user accounts is needed.

To keep compatibility, django-newauth is kept as is in here.
I'll take over the 'multiple account model' feature to django-multiple-auth package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant