- Add official Django 5.1 support - Updating dependencies
0.2.12
Add support for Django 5 Drop Support for Python < 3.10
0.2.8
Fix js being escaped using the tpl tag
0.2.7
- Switch to poetry for dependencies management and package building and upload to pypi - Using black and isort - Updated github workflow - Activated pre-commit with proper checks - Fixed issues with newer django version - Supporting Django >= 3 and Python >= 3.8