mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-12-03 06:13:43 +03:00
Problems finding authtoken module
This commit is contained in:
parent
59f482fd65
commit
daa446dc32
|
@ -75,5 +75,5 @@ ACCOUNT_ACTIVATION_DAYS = 1
|
|||
SITE_ID = 1
|
||||
|
||||
MIGRATION_MODULES = {
|
||||
'authtoken': 'authtoken.migrations',
|
||||
'rest_framework.authtoken': 'rest_framework.authtoken.migrations',
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user