#10747: django.contrib.auth logout test fails after [10332]
----------------------------------------------------------------+-----------
Reporter: Matthew Flanagan <[email protected]> |
Owner: nobody
Status: new |
Milestone: 1.1
Component: Authentication |
Version: 1.1-beta-1
Resolution: |
Keywords:
Stage: Unreviewed |
Has_patch: 1
Needs_docs: 0 |
Needs_tests: 0
Needs_better_patch: 0 |
----------------------------------------------------------------+-----------
Changes (by Matthew Flanagan <[email protected]>):
* needs_better_patch: => 0
* needs_tests: => 0
* needs_docs: => 0
Comment:
I don't know what I was smoking when I opened this ticket but test.urls
doesn't redefine /logout/ (i must have added that myself late the other
night). The v3 patch attached is far better by just adding a setUp and
tearDown to tweak TEMPLATE_DIRS. If I don't add this fixI still get the
same traceback as I have another registration/logged_out.html elsewhere in
my project.
--
Ticket URL: <http://code.djangoproject.com/ticket/10747#comment:1>
Django <http://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 post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en
-~----------~----~----~----~------~----~------~--~---