Compare commits

..

1 Commits

Author SHA1 Message Date
reverend f376951ff9 No migrations in develop branch 2021-12-31 23:42:49 +01:00
3 changed files with 4 additions and 1 deletions
-1
View File
@@ -1 +0,0 @@
DJANGO_SUPERUSER_PASSWORD=develop
+4
View File
@@ -79,6 +79,7 @@ Pipfile.lock
__pypackages__/
# Environments
.env
.venv
env/
venv/
@@ -91,3 +92,6 @@ venv.bak/
# twine / pypi
.pypirc
# Django Migrations for Development branches
django_lostplaces/lostplaces/migrations/*
Binary file not shown.