On 13.05.2009 18:55, Michael wrote:
> Auth leans on some templates in django.contrib.admin for the tests. This
> is known, though not ideal. If you added django.contrib.admin to your
> installed apps, the failures should go away.
>
> I hope that helps,
> Michael
Thanks! That helped.
And I disco
This could be related to ticket #10521
http://code.djangoproject.com/ticket/10521,
which has been fixed. It's currently in the trunk already, since
changeset http://code.djangoproject.com/changeset/10674 .
~KEGan
On May 14, 12:36 am, Sean Brant wrote:
> I am also having a issue with contrib.au
I am also having a issue with contrib.auth test errors. They errors
seem to be caused by url tags in my base.html template. When I comment
out all of those tags the tests pass. The url tags seem to work when i
look at the site im my browser.
===
On Wed, May 13, 2009 at 9:42 AM, Luc Saffre wrote:
>
> Hello,
>
> when I run ``manage.py test`` to test my Django applications, then I
> also get a lot of test failures for django.contrib.auth.
>
> Is that normal? What can I do to get rid of these errors?
>
Auth leans on some templates in django
4 matches
Mail list logo