Loading docs/ref/contrib/admin/index.txt +4 −0 Original line number Diff line number Diff line Loading @@ -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 Loading
docs/ref/contrib/admin/index.txt +4 −0 Original line number Diff line number Diff line Loading @@ -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