mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-11-29 12:23:43 +03:00
Fixed test exception.
This commit is contained in:
parent
23eb6e5be5
commit
4c8db510b0
|
@ -70,7 +70,3 @@ INSTALLED_APPS = [
|
||||||
SECRET_KEY = "38dh*skf8sjfhs287dh&^hd8&3hdg*j2&sd"
|
SECRET_KEY = "38dh*skf8sjfhs287dh&^hd8&3hdg*j2&sd"
|
||||||
ACCOUNT_ACTIVATION_DAYS = 1
|
ACCOUNT_ACTIVATION_DAYS = 1
|
||||||
SITE_ID = 1
|
SITE_ID = 1
|
||||||
|
|
||||||
MIGRATION_MODULES = {
|
|
||||||
'authtoken': 'authtoken.migrations',
|
|
||||||
}
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user