Version 3.4.4

Wed, Apr 8, 2020

Version 3.4.4

Released: April 8, 2020

Changes

Common

A custom app static media finder was added to work around Django's AppDirectoriesFinder limitation that caused the missing staticfiles manifest entry error.

Docker

The Docker entrypoint now checks for the existence of /dev/shm and if found, uses it for gunicorn's heartbeat file.

Removals

  • None

Backward incompatible changes

  • None

Issues closed