Released: April 8, 2020
A custom app static media finder was added to work around Django's
AppDirectoriesFinder
limitation that caused the missing staticfiles
manifest entry error.
The Docker entrypoint now checks for the existence of /dev/shm
and if
found, uses it for gunicorn's heartbeat file.