mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
[1.10.x] Fixed #27276 -- Doc'd how to reverse admin's login view.
Backport of 6d6d1b1001
from master
This commit is contained in:
parent
dec77af525
commit
76155b85e2
1 changed files with 1 additions and 0 deletions
|
@ -2899,6 +2899,7 @@ The :class:`AdminSite` provides the following named URL patterns:
|
|||
Page URL name Parameters
|
||||
========================= ======================== ==================================
|
||||
Index ``index``
|
||||
Login ``login``
|
||||
Logout ``logout``
|
||||
Password change ``password_change``
|
||||
Password change done ``password_change_done``
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue