Changes
- Updating production path to be hidden folder (#2757) @coreygarvey
- Run
isort
as pre-commit hook (#2721) @janfabry
Bugfixes
- Add
STATICFILES_STORAGE
with compressor support (#2745) @Andrew-Chen-Wang - Fix version incompatibility between mypy and django-stubs (#2693) @enchance