Skip to content

4.2.0

Choose a tag to compare

@Archmonger Archmonger released this 02 Apr 03:03
· 14 commits to main since this release
a73d13d

Added

  • Added new Django setting SERVESTATIC_USE_STATIC_ROOT to allow users to opt in to having ServeStatic scan all files within STATIC_ROOT at start-up.
  • Add JavaScript and CSS minification support to the servestatic CLI command.
  • Add JavaScript and CSS minification support to Django.