..\south\__init__.py ..\south\__pycache__\__init__.cpython-36.pyc ..\south\__pycache__\exceptions.cpython-36.pyc ..\south\__pycache__\logger.cpython-36.pyc ..\south\__pycache__\models.cpython-36.pyc ..\south\__pycache__\modelsinspector.cpython-36.pyc ..\south\__pycache__\orm.cpython-36.pyc ..\south\__pycache__\signals.cpython-36.pyc ..\south\__pycache__\test_shim.cpython-36.pyc ..\south\__pycache__\v2.cpython-36.pyc ..\south\creator\__init__.py ..\south\creator\__pycache__\__init__.cpython-36.pyc ..\south\creator\__pycache__\actions.cpython-36.pyc ..\south\creator\__pycache__\changes.cpython-36.pyc ..\south\creator\__pycache__\freezer.cpython-36.pyc ..\south\creator\actions.py ..\south\creator\changes.py ..\south\creator\freezer.py ..\south\db\__init__.py ..\south\db\__pycache__\__init__.cpython-36.pyc ..\south\db\__pycache__\firebird.cpython-36.pyc ..\south\db\__pycache__\generic.cpython-36.pyc ..\south\db\__pycache__\mysql.cpython-36.pyc ..\south\db\__pycache__\oracle.cpython-36.pyc ..\south\db\__pycache__\postgresql_psycopg2.cpython-36.pyc ..\south\db\__pycache__\sqlite3.cpython-36.pyc ..\south\db\firebird.py ..\south\db\generic.py ..\south\db\mysql.py ..\south\db\oracle.py ..\south\db\postgresql_psycopg2.py ..\south\db\sql_server\__init__.py ..\south\db\sql_server\__pycache__\__init__.cpython-36.pyc ..\south\db\sql_server\__pycache__\pyodbc.cpython-36.pyc ..\south\db\sql_server\pyodbc.py ..\south\db\sqlite3.py ..\south\exceptions.py ..\south\hacks\__init__.py ..\south\hacks\__pycache__\__init__.cpython-36.pyc ..\south\hacks\__pycache__\django_1_0.cpython-36.pyc ..\south\hacks\django_1_0.py ..\south\introspection_plugins\__init__.py ..\south\introspection_plugins\__pycache__\__init__.cpython-36.pyc ..\south\introspection_plugins\__pycache__\annoying_autoonetoone.cpython-36.pyc ..\south\introspection_plugins\__pycache__\django_audit_log.cpython-36.pyc ..\south\introspection_plugins\__pycache__\django_objectpermissions.cpython-36.pyc ..\south\introspection_plugins\__pycache__\django_tagging.cpython-36.pyc ..\south\introspection_plugins\__pycache__\django_taggit.cpython-36.pyc ..\south\introspection_plugins\__pycache__\django_timezones.cpython-36.pyc ..\south\introspection_plugins\__pycache__\geodjango.cpython-36.pyc ..\south\introspection_plugins\annoying_autoonetoone.py ..\south\introspection_plugins\django_audit_log.py ..\south\introspection_plugins\django_objectpermissions.py ..\south\introspection_plugins\django_tagging.py ..\south\introspection_plugins\django_taggit.py ..\south\introspection_plugins\django_timezones.py ..\south\introspection_plugins\geodjango.py ..\south\logger.py ..\south\management\__init__.py ..\south\management\__pycache__\__init__.cpython-36.pyc ..\south\management\commands\__init__.py ..\south\management\commands\__pycache__\__init__.cpython-36.pyc ..\south\management\commands\__pycache__\convert_to_south.cpython-36.pyc ..\south\management\commands\__pycache__\datamigration.cpython-36.pyc ..\south\management\commands\__pycache__\graphmigrations.cpython-36.pyc ..\south\management\commands\__pycache__\migrate.cpython-36.pyc ..\south\management\commands\__pycache__\migrationcheck.cpython-36.pyc ..\south\management\commands\__pycache__\schemamigration.cpython-36.pyc ..\south\management\commands\__pycache__\startmigration.cpython-36.pyc ..\south\management\commands\__pycache__\syncdb.cpython-36.pyc ..\south\management\commands\__pycache__\test.cpython-36.pyc ..\south\management\commands\__pycache__\testserver.cpython-36.pyc ..\south\management\commands\convert_to_south.py ..\south\management\commands\datamigration.py ..\south\management\commands\graphmigrations.py ..\south\management\commands\migrate.py ..\south\management\commands\migrationcheck.py ..\south\management\commands\schemamigration.py ..\south\management\commands\startmigration.py ..\south\management\commands\syncdb.py ..\south\management\commands\test.py ..\south\management\commands\testserver.py ..\south\migration\__init__.py ..\south\migration\__pycache__\__init__.cpython-36.pyc ..\south\migration\__pycache__\base.cpython-36.pyc ..\south\migration\__pycache__\migrators.cpython-36.pyc ..\south\migration\__pycache__\utils.cpython-36.pyc ..\south\migration\base.py ..\south\migration\migrators.py ..\south\migration\utils.py ..\south\models.py ..\south\modelsinspector.py ..\south\orm.py ..\south\signals.py ..\south\test_shim.py ..\south\tests\__init__.py ..\south\tests\__pycache__\__init__.cpython-36.pyc ..\south\tests\__pycache__\autodetection.cpython-36.pyc ..\south\tests\__pycache__\db.cpython-36.pyc ..\south\tests\__pycache__\db_firebird.cpython-36.pyc ..\south\tests\__pycache__\db_mysql.cpython-36.pyc ..\south\tests\__pycache__\freezer.cpython-36.pyc ..\south\tests\__pycache__\inspector.cpython-36.pyc ..\south\tests\__pycache__\logger.cpython-36.pyc ..\south\tests\__pycache__\logic.cpython-36.pyc ..\south\tests\autodetection.py ..\south\tests\brokenapp\__init__.py ..\south\tests\brokenapp\__pycache__\__init__.cpython-36.pyc ..\south\tests\brokenapp\__pycache__\models.cpython-36.pyc ..\south\tests\brokenapp\migrations\0001_depends_on_unmigrated.py ..\south\tests\brokenapp\migrations\0002_depends_on_unknown.py ..\south\tests\brokenapp\migrations\0003_depends_on_higher.py ..\south\tests\brokenapp\migrations\0004_higher.py ..\south\tests\brokenapp\migrations\__init__.py ..\south\tests\brokenapp\migrations\__pycache__\0001_depends_on_unmigrated.cpython-36.pyc ..\south\tests\brokenapp\migrations\__pycache__\0002_depends_on_unknown.cpython-36.pyc ..\south\tests\brokenapp\migrations\__pycache__\0003_depends_on_higher.cpython-36.pyc ..\south\tests\brokenapp\migrations\__pycache__\0004_higher.cpython-36.pyc ..\south\tests\brokenapp\migrations\__pycache__\__init__.cpython-36.pyc ..\south\tests\brokenapp\models.py ..\south\tests\circular_a\__init__.py ..\south\tests\circular_a\__pycache__\__init__.cpython-36.pyc ..\south\tests\circular_a\__pycache__\models.cpython-36.pyc ..\south\tests\circular_a\migrations\0001_first.py ..\south\tests\circular_a\migrations\__init__.py ..\south\tests\circular_a\migrations\__pycache__\0001_first.cpython-36.pyc ..\south\tests\circular_a\migrations\__pycache__\__init__.cpython-36.pyc ..\south\tests\circular_a\models.py ..\south\tests\circular_b\__init__.py ..\south\tests\circular_b\__pycache__\__init__.cpython-36.pyc ..\south\tests\circular_b\__pycache__\models.cpython-36.pyc ..\south\tests\circular_b\migrations\0001_first.py ..\south\tests\circular_b\migrations\__init__.py ..\south\tests\circular_b\migrations\__pycache__\0001_first.cpython-36.pyc ..\south\tests\circular_b\migrations\__pycache__\__init__.cpython-36.pyc ..\south\tests\circular_b\models.py ..\south\tests\db.py ..\south\tests\db_firebird.py ..\south\tests\db_mysql.py ..\south\tests\deps_a\__init__.py ..\south\tests\deps_a\__pycache__\__init__.cpython-36.pyc ..\south\tests\deps_a\__pycache__\models.cpython-36.pyc ..\south\tests\deps_a\migrations\0001_a.py ..\south\tests\deps_a\migrations\0002_a.py ..\south\tests\deps_a\migrations\0003_a.py ..\south\tests\deps_a\migrations\0004_a.py ..\south\tests\deps_a\migrations\0005_a.py ..\south\tests\deps_a\migrations\__init__.py ..\south\tests\deps_a\migrations\__pycache__\0001_a.cpython-36.pyc ..\south\tests\deps_a\migrations\__pycache__\0002_a.cpython-36.pyc ..\south\tests\deps_a\migrations\__pycache__\0003_a.cpython-36.pyc ..\south\tests\deps_a\migrations\__pycache__\0004_a.cpython-36.pyc ..\south\tests\deps_a\migrations\__pycache__\0005_a.cpython-36.pyc ..\south\tests\deps_a\migrations\__pycache__\__init__.cpython-36.pyc ..\south\tests\deps_a\models.py ..\south\tests\deps_b\__init__.py ..\south\tests\deps_b\__pycache__\__init__.cpython-36.pyc ..\south\tests\deps_b\__pycache__\models.cpython-36.pyc ..\south\tests\deps_b\migrations\0001_b.py ..\south\tests\deps_b\migrations\0002_b.py ..\south\tests\deps_b\migrations\0003_b.py ..\south\tests\deps_b\migrations\0004_b.py ..\south\tests\deps_b\migrations\0005_b.py ..\south\tests\deps_b\migrations\__init__.py ..\south\tests\deps_b\migrations\__pycache__\0001_b.cpython-36.pyc ..\south\tests\deps_b\migrations\__pycache__\0002_b.cpython-36.pyc ..\south\tests\deps_b\migrations\__pycache__\0003_b.cpython-36.pyc ..\south\tests\deps_b\migrations\__pycache__\0004_b.cpython-36.pyc ..\south\tests\deps_b\migrations\__pycache__\0005_b.cpython-36.pyc ..\south\tests\deps_b\migrations\__pycache__\__init__.cpython-36.pyc ..\south\tests\deps_b\models.py ..\south\tests\deps_c\__init__.py ..\south\tests\deps_c\__pycache__\__init__.cpython-36.pyc ..\south\tests\deps_c\__pycache__\models.cpython-36.pyc ..\south\tests\deps_c\migrations\0001_c.py ..\south\tests\deps_c\migrations\0002_c.py ..\south\tests\deps_c\migrations\0003_c.py ..\south\tests\deps_c\migrations\0004_c.py ..\south\tests\deps_c\migrations\0005_c.py ..\south\tests\deps_c\migrations\__init__.py ..\south\tests\deps_c\migrations\__pycache__\0001_c.cpython-36.pyc ..\south\tests\deps_c\migrations\__pycache__\0002_c.cpython-36.pyc ..\south\tests\deps_c\migrations\__pycache__\0003_c.cpython-36.pyc ..\south\tests\deps_c\migrations\__pycache__\0004_c.cpython-36.pyc ..\south\tests\deps_c\migrations\__pycache__\0005_c.cpython-36.pyc ..\south\tests\deps_c\migrations\__pycache__\__init__.cpython-36.pyc ..\south\tests\deps_c\models.py ..\south\tests\emptyapp\__init__.py ..\south\tests\emptyapp\__pycache__\__init__.cpython-36.pyc ..\south\tests\emptyapp\__pycache__\models.cpython-36.pyc ..\south\tests\emptyapp\migrations\__init__.py ..\south\tests\emptyapp\migrations\__pycache__\__init__.cpython-36.pyc ..\south\tests\emptyapp\models.py ..\south\tests\fakeapp\__init__.py ..\south\tests\fakeapp\__pycache__\__init__.cpython-36.pyc ..\south\tests\fakeapp\__pycache__\models.cpython-36.pyc ..\south\tests\fakeapp\migrations\0001_spam.py ..\south\tests\fakeapp\migrations\0002_eggs.py ..\south\tests\fakeapp\migrations\0003_alter_spam.py ..\south\tests\fakeapp\migrations\__init__.py ..\south\tests\fakeapp\migrations\__pycache__\0001_spam.cpython-36.pyc ..\south\tests\fakeapp\migrations\__pycache__\0002_eggs.cpython-36.pyc ..\south\tests\fakeapp\migrations\__pycache__\0003_alter_spam.cpython-36.pyc ..\south\tests\fakeapp\migrations\__pycache__\__init__.cpython-36.pyc ..\south\tests\fakeapp\models.py ..\south\tests\freezer.py ..\south\tests\inspector.py ..\south\tests\logger.py ..\south\tests\logic.py ..\south\tests\non_managed\__init__.py ..\south\tests\non_managed\__pycache__\__init__.cpython-36.pyc ..\south\tests\non_managed\__pycache__\models.cpython-36.pyc ..\south\tests\non_managed\migrations\__init__.py ..\south\tests\non_managed\migrations\__pycache__\__init__.cpython-36.pyc ..\south\tests\non_managed\models.py ..\south\tests\otherfakeapp\__init__.py ..\south\tests\otherfakeapp\__pycache__\__init__.cpython-36.pyc ..\south\tests\otherfakeapp\__pycache__\models.cpython-36.pyc ..\south\tests\otherfakeapp\migrations\0001_first.py ..\south\tests\otherfakeapp\migrations\0002_second.py ..\south\tests\otherfakeapp\migrations\0003_third.py ..\south\tests\otherfakeapp\migrations\__init__.py ..\south\tests\otherfakeapp\migrations\__pycache__\0001_first.cpython-36.pyc ..\south\tests\otherfakeapp\migrations\__pycache__\0002_second.cpython-36.pyc ..\south\tests\otherfakeapp\migrations\__pycache__\0003_third.cpython-36.pyc ..\south\tests\otherfakeapp\migrations\__pycache__\__init__.cpython-36.pyc ..\south\tests\otherfakeapp\models.py ..\south\utils\__init__.py ..\south\utils\__pycache__\__init__.cpython-36.pyc ..\south\utils\__pycache__\datetime_utils.cpython-36.pyc ..\south\utils\__pycache__\py3.cpython-36.pyc ..\south\utils\datetime_utils.py ..\south\utils\py3.py ..\south\v2.py PKG-INFO SOURCES.txt dependency_links.txt top_level.txt