models.py
1.39 KB
-
Restore the abstract on Token model when the app isn't declared · 9e8ddb88
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.
Xavier Ordoquy committed