Comment 3 for bug 961434

Revision history for this message
Andres Rodriguez (andreserl) wrote :

Hi Michael,

There's no easy way to run the tests, as it is not meant for automated running:

"To run the South tests, find a Django app (or make a new blank one) and add South to INSTALLED_APPS, and set SKIP_SOUTH_TESTS to False in your settings. Then, run ./manage.py test south."

Marking this bug as new.

Cheers.