What's Changed
This version fixes issue with wrong dependency notation resulting with Django ^4.0 installation. Detailed changes:
- fixed notation for poetry dependencies
Django
anddjango-stubs
- moved
pytest-cov
anddjango-stubs
to dev dependencies as they are not necessary for the regular use of the library - updated
django-unified-signals
dependency
PRs
Full Changelog: 0.2.0...0.2.1