问题
I would like to know if it's possible to use django over existing db tables that defines the models.
Instead of defining models in order to create db tables
回答1:
Did you look in the documentation?
回答2:
i think you are looking for inspectdb
来源:https://stackoverflow.com/questions/1789191/django-import-tables-as-models