1 Commits

Author SHA1 Message Date
f376951ff9 No migrations in develop branch 2021-12-31 23:42:49 +01:00
2 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@@ -92,3 +92,6 @@ venv.bak/
# twine / pypi # twine / pypi
.pypirc .pypirc
# Django Migrations for Development branches
django_lostplaces/lostplaces/migrations/*

Binary file not shown.