Skip to content

Instantly share code, notes, and snippets.

@moeinserpico
Created September 30, 2019 05:52
Show Gist options
  • Select an option

  • Save moeinserpico/476cf904cd6d042d9508c960d56705ec to your computer and use it in GitHub Desktop.

Select an option

Save moeinserpico/476cf904cd6d042d9508c960d56705ec to your computer and use it in GitHub Desktop.
Creating the Database Models using InspectDB
$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