docker-mailman icon indicating copy to clipboard operation
docker-mailman copied to clipboard

Enable COMPRESS_OFFLINE in Django

Open maxking opened this issue 8 years ago • 1 comments

As per the comment in Django's settings.py, it would be nice to have COMPRESS_OFFLINE=True and an additional python manage.py compress added to the entrypoint script.

maxking avatar Jul 27 '17 12:07 maxking

This may not be the best way to manage static files. I think it is OK to generate them at startup instead of adding the static files compressed offline in the container images.

maxking avatar Oct 16 '17 02:10 maxking

This issue has not been updated for more than 1year

github-actions[bot] avatar Nov 19 '22 22:11 github-actions[bot]