Re: testing broken

2007-08-15 Thread Malcolm Tredinnick
On Wed, 2007-08-15 at 04:15 +, SmileyChris wrote: > Recent checkin http://code.djangoproject.com/changeset/5887 broke > running an individual test: I've tried to fix the same problem (as intended by [5887]) in a different way in [5892] and [5893]. Regards, Malcolm -- No one is listening un

testing broken

2007-08-14 Thread SmileyChris
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 re