mirror of
https://github.com/django/django.git
synced 2025-04-22 00:04:43 +00:00
Thanks CollinAnderson for the report. Backport of 7de35a9ef3 from master
This commit is contained in:
parent
badca4716f
commit
bc617fd42c
@ -2162,6 +2162,10 @@ Templates can override or extend base admin templates as described in
|
||||
Path to a custom template that will be used by the admin site main index
|
||||
view.
|
||||
|
||||
.. attribute:: AdminSite.app_index_template
|
||||
|
||||
Path to a custom template that will be used by the admin site app index view.
|
||||
|
||||
.. attribute:: AdminSite.login_template
|
||||
|
||||
Path to a custom template that will be used by the admin site login view.
|
||||
|
Loading…
x
Reference in New Issue
Block a user