Re: TestCase breaks on contenttypes - possible bug in trunk?

2007-10-31 Thread appenz
Quick Addendum: The issue may be Mac only, on Linux behaviour seems to differ. Both Mac and Linux run Python 2.5.1 (self-compiled, not from the OS). --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Django users" gr

TestCase breaks on contenttypes - possible bug in trunk?

2007-10-31 Thread appenz
Our team is currently developing our first project with Django, and so far (~10k lines of Django) it has been pure coding bliss. We recently hit a snag trying to use the python unit test framework. It seems that the error that we are seeing occurs even for an essentially empty Django project (see