django1/django/contrib/auth/__init__.py

3 lines
60 B
Python

LOGIN_URL = '/accounts/login/'
REDIRECT_FIELD_NAME = 'next'