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

Ansible warning on jinja2 braces on when -

Parsing a protocol message from Go by Java -

html - How to custom Bootstrap grid height? -