Skip to content

3.0.0

Latest
Compare
Choose a tag to compare
@Archmonger Archmonger released this 11 Jan 00:16
e447ba4

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.