#11009: Auth PasswordResestTest fails since sur changeset 10599 - Ticket #8752
------------------------------------------------+---------------------------
 Reporter:  [email protected]  |       Owner:  nobody    
   Status:  new                                 |   Milestone:            
Component:  Contrib apps                        |     Version:  SVN       
 Keywords:                                      |       Stage:  Unreviewed
Has_patch:  1                                   |  
------------------------------------------------+---------------------------
 The test class PasswordResetTest was modified in changeset 10599 to init
 languages in setUp method (Ticket #8752). The parent' setUp is overide,
 and templates are not found anymore. Tests fail.

 {{{
 ERROR: test_confirm_complete
 (django.contrib.auth.tests.views.PasswordResetTest)
 ----------------------------------------------------------------------
 Traceback (most recent call last):
 ...
 TemplateDoesNotExist: registration/login.html
 }}}

-- 
Ticket URL: <http://code.djangoproject.com/ticket/11009>
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to