Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 200 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 200 Bytes

blog

blog template

To check how the sql has be run by migration

python3 manage.py sqlmigrate blog 0001

  • blog is the folder and 0001 is a number in the file in migrations as 0001_initial.py