Recent checkin http://code.djangoproject.com/changeset/5887 broke
running an individual test:

...>runtests.py select_related
Error: Couldn't install apps, because there were errors in one or more
models:
flatpages.flatpage: 'sites' has m2m relation with model Site, which
has not been installed
redirects.redirect: 'site' has relation with model Site, which has not
been installed
comments.comment: 'site' has relation with model Site, which has not
been installed
comments.freecomment: 'site' has relation with model Site, which has
not been installed

...>runtests.py templates
Error: Couldn't install apps, because there were errors in one or more
models:
flatpages.flatpage: 'sites' has m2m relation with model Site, which
has not been installed
redirects.redirect: 'site' has relation with model Site, which has not
been installed
comments.comment: 'site' has relation with model Site, which has not
been installed
comments.freecomment: 'site' has relation with model Site, which has
not been installed


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@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-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to