Django migruj, nie tworząc tabel

python manage.py migrate --fake APPNAME zero
python manage.py migrate APPNAME
Muddy Markhor