#20186: Overriding registration/logged_out.html template doesn't work
-------------------------------------+-------------------------------------
     Reporter:  honyczek             |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  contrib.auth         |                  Version:  1.5
     Severity:  Normal               |               Resolution:  needsinfo
     Keywords:  templates, auth,     |             Triage Stage:
  login, logout                      |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  1
-------------------------------------+-------------------------------------

Comment (by honyczek):

 Hi,

 some years ago i started my project and followed Django tutorial. Once I
 wanted to customize my login and logout pages, so I read
 https://docs.djangoproject.com/en/1.5/intro/tutorial02/#customize-the-
 admin-look-and-feel and copied admin templates login.html and
 logged_out.html to <project_directory>/templates/registration/. It worked
 until Django 1.5. Now the logged_out.html doesn't work. Maybe template
 path changed...

 So now I've opened Admin docs and there is described another way to
 override login and logout templates. So if the tutorial way is incorrect,
 it should be updated.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/20186#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to