#7521: auth/tests fail on custom project with "manage.py test"
----------------------------------------+-----------------------------------
          Reporter:  anonymous          |         Owner:  telenieko   
            Status:  closed             |     Milestone:  1.0         
         Component:  Testing framework  |       Version:  SVN         
        Resolution:  fixed              |      Keywords:  test failure
             Stage:  Accepted           |     Has_patch:  1           
        Needs_docs:  0                  |   Needs_tests:  0           
Needs_better_patch:  0                  |  
----------------------------------------+-----------------------------------
Comment (by siddhi):

 There is still a problem here. I have the auth app installed, but I've
 customised the templates. It so happens that the template has a reverse
 lookup to some urls defined in my ROOT_URLCONF. Because the unit test case
 overrides my urls, the reverse lookup fails and the template rendering
 also fails (raises a NoReverseMatch exception) and the unit test fails.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/7521#comment:13>
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 django-updates@googlegroups.com
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