In the South Docs,when changing the name of a field it wants you to use ./manage.py schemamigration southtut --auto --update
. When I use it I get the following./manage.py: error: no such option: --update
. also when checking the possible options I can use update is not in there.
options given:
--add-field= --add-model= --empty --help --pythonpath= --stdout --verbosity= --add-index= --auto --freeze= --initial --settings= --traceback