mirror of
https://github.com/django/django.git
synced 2025-07-26 06:34:13 +00:00
Thanks CollinAnderson for the report.
This commit is contained in:
parent
ccf8f1e18f
commit
7de35a9ef3
1 changed files with 4 additions and 0 deletions
|
@ -2171,6 +2171,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…
Add table
Add a link
Reference in a new issue