Add migrations back into repo - preparation for release.

This commit is contained in:
2020-09-27 20:33:56 +02:00
parent 45185b9236
commit 8d9ab8b088
3 changed files with 87 additions and 6 deletions

6
.gitignore vendored
View File

@@ -65,12 +65,6 @@ coverage.xml
# Translations
*.mo
# Django stuff:
# exclude migrations from repository. These should be created locally, matching local DB requirements.
# lostplaces/manage.py makemigrations && lostplaces/manage.py migrate
django_lostplaces/lostplaces/migrations/
# pyenv
.python-version