mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00

git-svn-id: http://code.djangoproject.com/svn/django/trunk@2809 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2 lines
60 B
Python
2 lines
60 B
Python
LOGIN_URL = '/accounts/login/'
|
|
REDIRECT_FIELD_NAME = 'next'
|