Skip to content

F32: Media files

Lukas Arnold requested to merge f32-media into dev

Serves file in production using nginx and in development using Django.

Redirects all logging output to the console and adds an additional environment variable DJANGO_LOG_LEVEL to control the log level.

Fixes #42 (closed)

Merge request reports