Re: How to trace the raw executed sql in Django

2011-11-18 Thread Chris Northwood
>>> On Fri, Nov 18, 2011 at 8:20 AM, Kayode Odeyemi wrote: >>> > Hello friends, >>> > >>> > I'm having a deep Django-MySQLDB error and I'm doing some debugging to >>> > trace exactly where the problem is. It seems to me that this is very >>> > related >>> > to MySQLDB >>> > cursor implementaton. >

Re: disabling south for running tests

2011-11-26 Thread Chris Northwood
gant ways. There's a setting built into South which does this: SOUTH_TESTS_MIGRATE [http://south.aeracode.org/docs/settings.html#south-tests-migrate] Regards, Chris Northwood -- You received this message because you are subscribed to the Google Groups "Django users" group. To post