1👍
South’s Data migration takes no initial argument, it should be the migration name, e.g:
python manage.py datamigration test1 loading_initial_data
initial
is related to schemamigration, for the initial schema of the app.
Source:stackexchange.com