Skip to content

JeremyGibson/django-migrate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

django-migrations

django-migrations is a pre-commit hook that checks for missing migrations in a django application.

Requirements

django-migrations requires the following to run:

  • django
  • pre-commit