Created
September 30, 2019 05:52
-
-
Save moeinserpico/476cf904cd6d042d9508c960d56705ec to your computer and use it in GitHub Desktop.
Creating the Database Models using InspectDB
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $pip install mysqlclient | |
| $python manage.py inspectdb > employee_app/models.py |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment