Creating Django Models - English

Play
Current Time 0:00
/
Duration Time 0:00
Remaining Time -0:00
Loaded: 0%
Progress: 0%
0:00
Fullscreen
00:00
Mute

5803 visits



Outline:

Creating Django Models About Django App Djano Model Create a blog app Blog app directory structure Initialize a Django app Create a Django Model and Perform Database migration Settings.py file manage.py migrate command makemigrations command 001_initial.py file