Changed
- Drop Django 3.2 and 4.1 support.
- Any errors from threads in the
servestatic.compress
command are now raised. - Compression code has been refactored to match upstream (WhiteNoise).
Fixed
- Add
asgiref
to dependencies to fix import error.
servestatic.compress
command are now raised.asgiref
to dependencies to fix import error.