No django migrations in development branches, screws everything up
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -92,3 +92,6 @@ venv.bak/
|
|||||||
|
|
||||||
# twine / pypi
|
# twine / pypi
|
||||||
.pypirc
|
.pypirc
|
||||||
|
|
||||||
|
# Django Migrations for Development branches
|
||||||
|
django_lostplaces/lostplaces/migrations/*
|
||||||
|
Reference in New Issue
Block a user