Thanks CollinAnderson for the report.
Backport of 7de35a9ef3
from master
This commit is contained in:
parent
f3a961f009
commit
ed6ec47ff7
|
@ -1870,6 +1870,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
|
Path to a custom template that will be used by the admin site main index
|
||||||
view.
|
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
|
.. attribute:: AdminSite.login_template
|
||||||
|
|
||||||
Path to a custom template that will be used by the admin site login view.
|
Path to a custom template that will be used by the admin site login view.
|
||||||
|
|
Loading…
Reference in New Issue