[wingide-users] problem with django unit test
brian downing
brian.downing at yakkadesign.com
Sun Sep 23 22:00:21 EDT 2012
I think I've found a bug in the django integration.
When I run a unit test on a single file, I get the exception
"ImportError: cannot import name MigrateAndSyncCommand" for
run_djangotests_xml.py line 195.
I think the line should be "from south.management.commands import
MigrateAndSyncCommand"
I'm using south 0.7.6 w/ python 2.7.
Brian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/wingide-users/attachments/20120923/4d3255bd/attachment.html>
More information about the wingide-users
mailing list