1 Commits

Author SHA1 Message Date
f078afcdcd Env file 2022-01-01 13:43:24 +01:00
3 changed files with 1 additions and 4 deletions

1
.env Normal file
View File

@@ -0,0 +1 @@
DJANGO_SUPERUSER_PASSWORD=develop

4
.gitignore vendored
View File

@@ -79,7 +79,6 @@ Pipfile.lock
__pypackages__/
# Environments
.env
.venv
env/
venv/
@@ -92,6 +91,3 @@ venv.bak/
# twine / pypi
.pypirc
# Django Migrations for Development branches
django_lostplaces/lostplaces/migrations/*

Binary file not shown.