4.2.0
Added
- Added new Django setting
SERVESTATIC_USE_STATIC_ROOTto allow users to opt in to havingServeStaticscan all files withinSTATIC_ROOTat start-up. - Add JavaScript and CSS minification support to the
servestaticCLI command. - Add JavaScript and CSS minification support to Django.