Merge branch 'develop' into feature/docker

This commit is contained in:
2021-04-15 09:40:00 -07:00
parent 5387962406
commit cc08c0171b
30 changed files with 385 additions and 179 deletions

1
.gitignore vendored
View File

@@ -13,6 +13,7 @@ db.sqlite3
db.sqlite3-journal
db/
media/
logs/
# If your build process includes running collectstatic, then you probably don't need or want to include staticfiles/
# in your Git repository. Update and uncomment the following line accordingly.