Opened 16 years ago

Closed 16 years ago

#9311 closed (duplicate)

AdminSite should allow for override the "logged out" template similar to the other templates

Reported by: Chris Beaven Owned by: nobody
Component: contrib.admin Version: 1.0
Severity: Keywords:
Cc: Triage Stage: Unreviewed
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description

You can set the attributes index_template, login_template, and app_index_template on an AdminSite object/instance to change the templates. Seems logical that you should be able to set logged_out_template too.

Change History (1)

comment:1 by Alex Gaynor, 16 years ago

Resolution: duplicate
Status: newclosed

Dupe of #8933 .

Note: See TracTickets for help on using tickets.
Back to Top