New
2.4.0
What's Changed
- Disambiguate cache key for similarly named models by @ahumeau in https://github.com/lazybird/django-solo/pull/140
- Update supported Python and Django versions by @johnthagen in https://github.com/lazybird/django-solo/pull/141
- Fix error handling in template tag by @Viicos in https://github.com/lazybird/django-solo/pull/138
- Update CHANGES for #138 by @johnthagen in https://github.com/lazybird/django-solo/pull/142
- Simplify default_app_config after dropping support for Django <3.2 by @johnthagen in https://github.com/lazybird/django-solo/pull/143
- Release 2.4.0 by @johnthagen in https://github.com/lazybird/django-solo/pull/144
New Contributors
- @ahumeau made their first contribution in https://github.com/lazybird/django-solo/pull/140
Full Changelog: https://github.com/lazybird/django-solo/compare/2.3.0...2.4.0