Files
mayan-edms/mayan/apps/authentication/tests/literals.py

4 lines
135 B
Python

from __future__ import unicode_literals
TEST_EMAIL_AUTHENTICATION_BACKEND = 'authentication.auth.email_auth_backend.EmailAuthBackend'