mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-11-22 00:56:34 +03:00
update test_settings
This commit is contained in:
parent
1c8d2f6d56
commit
53860acdeb
|
@ -11,6 +11,7 @@ else:
|
|||
DATABASE_ENGINE = 'sqlite3'
|
||||
|
||||
INSTALLED_APPS = [
|
||||
'django.contrib.auth',
|
||||
'rest_auth',
|
||||
]
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user