base container and build process, more django

This commit is contained in:
meeb
2020-11-24 18:18:39 +11:00
parent 6ed18a6953
commit a2619bc607
18 changed files with 414 additions and 11204 deletions

View File

@@ -10,6 +10,9 @@ django = "*"
django-sass-processor = "*"
libsass = "*"
pillow = "*"
whitenoise = "*"
gunicorn = "*"
django-compressor = "*"
[requires]
python_version = "3"