Skip to content

m-alex-n/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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