#11291: django.contrib.auth.tests don't respect url conf
----------------------------+-----------------------------------------------
 Reporter:  justinlilly     |       Owner:  nobody    
   Status:  new             |   Milestone:            
Component:  Authentication  |     Version:  1.0       
 Keywords:                  |       Stage:  Unreviewed
Has_patch:  0               |  
----------------------------+-----------------------------------------------
 The tests for auth override the ROOT_URL_CONF, which causes failures if
 you have edited the base admin template to include a {% url %} tag. In my
 case, this is for tinymce (via django-tinymce). Instead, it should respect
 the urls in my project (considering the tests run when I run my project's
 tests, if its an installed app), so as not to create false failures.

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