Skip to content
Discussion options

You must be logged in to vote

Since you are able to connect you can use the following command to migrate all the tables.
python manage.py inspectdb > myapp/models.py
This will create the Objects based on the relational db.

Replies: 3 comments 4 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
4 replies
@mikekenn
Comment options

@mikekenn
Comment options

@mikekenn
Comment options

@suraj-ora-2020
Comment options

Answer selected by mikekenn
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants