On Jan 6, 10:01 pm, msoulier <msoul...@digitaltorque.ca> wrote:
> I can't find anywhere in the django docs where it says that
> django.contrib.auth uses django.contrib.sites, but when I run my unit
> tests I get this
>
> (...)
>
> ----------------------------------------------------------------------
> Ran 45 tests in 22.375s
>
> FAILED (errors=1)
>
> I don't need the sites app, but it looks like auth needs it. Is that
> correct?
>
> It would be nice to just supress this test from running...
>

I'm also getting this, so I'm only running my own tests (by passing
app names to test).

--
Tomasz Zielinski
http://pyconsultant.eu
-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.


Reply via email to