#17849: testing framework fails when contrib.auth not in settings.
-------------------------------------+-------------------------------------
     Reporter:  on.celebi@…          |                    Owner:  nobody
         Type:  Bug                  |                   Status:  closed
    Component:  Testing framework    |                  Version:  1.3
     Severity:  Normal               |               Resolution:  duplicate
     Keywords:  auth_user test auth  |             Triage Stage:
    Has patch:  0                    |  Unreviewed
  Needs tests:  0                    |      Needs documentation:  0
Easy pickings:  0                    |  Patch needs improvement:  0
                                     |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by on.celebi@…):

 Sorry I wasn't clear. This is not the same issue, it has the same
 symptoms. This one is highly similar because with the same testcase
 (removing contrib.auth from INSTALLED_APPS) you obtain the same error
 output. But this time this is because of "contenttypes" app dependency to
 "auth" rather than "messages" 's one which was fixed for ticket #14632.

 Maybe a better ticket would be "better dependency management between apps
 for the testing  framework" instead of creating some tickets and fixes
 which just hide the error message?

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17849#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 post to this group, send email to django-updates@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to