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

Restore the abstract on Token model when the app isn't declared #3860

Merged
merged 1 commit into from
Jan 21, 2016

Conversation

xordoquy
Copy link
Collaborator

Fixes #3858.

The fact that we don't import Token from authentication doesn't invalidate the need for the model to be abstract whenever the authtoken isn't listed in the INSTALLED_APPS.

The fact that we don't import Token from authentication doesn't invalidate
the need for the model to be abstract whenever the authtoken isn't listed
in the INSTALLED_APPS.
@xordoquy xordoquy added this to the 3.3.3 Release milestone Jan 21, 2016
xordoquy added a commit that referenced this pull request Jan 21, 2016
Restore the abstract on Token model when the app isn't declared
@xordoquy xordoquy merged commit 98fc7ca into encode:master Jan 21, 2016
@xordoquy xordoquy deleted the bug/leave_token_abstract branch January 21, 2016 15:46
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.

1 participant