Open XYLau opened 7 years ago
Need to manually remove/drop models from Django using migration tool: http://stackoverflow.com/questions/8597322/how-to-remove-models-from-django
Or import from legacy: https://docs.djangoproject.com/en/1.10/howto/legacy-databases/
Might need to disable Django query cache: http://stackoverflow.com/questions/1886909/how-to-disable-django-query-cache