Skip to content

removed AUTH_USER_MODEL compat property #4176

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

Merged
merged 4 commits into from
Jun 7, 2016
Merged

Conversation

auvipy
Copy link
Member

@auvipy auvipy commented Jun 7, 2016

guess proposed change make sense as of dj 1.8+

@xordoquy xordoquy added this to the 3.4.0 Release milestone Jun 7, 2016
@@ -1,26 +1,22 @@
import binascii
import os

from django.conf import settings
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We still need settings to test whether or not the authtoken is in the INSTALLED_APPS.

@xordoquy
Copy link
Collaborator

xordoquy commented Jun 7, 2016

Note, before merging we need to reintroduce settings. AUTH_USER_MODEL

@auvipy
Copy link
Member Author

auvipy commented Jun 7, 2016

done. lets wait for the travis builds!

@tomchristie tomchristie merged commit 04e5b5b into encode:master Jun 7, 2016
@tomchristie
Copy link
Member

Thanks!

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

Successfully merging this pull request may close these issues.

3 participants