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

Updated code to be compatible with django 1.9 #10

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

waseem-omar
Copy link

I updated some django 1.9 backward incompatible code so that this library works for 1.9

1- get_standard_processors does not exist anymore for django 1.9
2- AbstractBaseUser was moved to django.contrib.auth.base_user in django 1.9

Please check my changes and merge with the original repo.

Thanks,

@awartani
Copy link

awartani commented Mar 5, 2017

@bendavis78 can you merge this?

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

Successfully merging this pull request may close these issues.

2 participants