We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6833185 commit 74c3d22Copy full SHA for 74c3d22
tests/settings.py
@@ -2,7 +2,6 @@
2
3
SECRET_KEY = 'amplitude-test'
4
BASE_DIR = os.path.dirname(os.path.abspath(__file__))
5
-AUTH_USER_MODEL = "authentication.User"
6
7
SESSION_ENGINE = 'django.contrib.sessions.backends.signed_cookies'
8
SESSION_COOKIE_HTTPONLY = True
0 commit comments