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

Django 1.4 Compatibility #16

Open
matiascelasco opened this issue Dec 17, 2013 · 0 comments
Open

Django 1.4 Compatibility #16

matiascelasco opened this issue Dec 17, 2013 · 0 comments

Comments

@matiascelasco
Copy link

Use of django.contrib.auth.get_user_model brokes compatibility with Django 1.4.
I Think it can be easily fixed just by checking django version before use get_user_model.
Cheers!
Matías.

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