+ otpauth in settings

This commit is contained in:
Nico Schottelius 2018-10-26 22:00:56 +02:00
parent f8cb107f09
commit 12797d9978
1 changed files with 1 additions and 0 deletions

View File

@ -37,6 +37,7 @@ INSTALLED_APPS = [
'django.contrib.sessions',
'django.contrib.messages',
'django.contrib.staticfiles',
'otpauth'
]
MIDDLEWARE = [