python - Django update migrations from sqlalchemy to south -


i've django project using alembic , sql alchemy migrations. i'd upgraded django 1.9 has south default migrations. there way switch south adding , removing of new fields without creating migrations tables?

i'd tried python manage.py makemigrations creating migrations tables exists.


Comments

Popular posts from this blog

html - How to custom Bootstrap grid height? -

javascript - pass values from mssql to views in node -

ruby - unknown property method: 'wait' on EC2 windows server Instance -