v1.3.2
django 3.2, python 3.9-3.10 support
What's Changed
- Make models translatable and add Russian translation by @Real-Gecko in #162
- M2M changes now logged by @Real-Gecko in #163
- Added missing migration by @Real-Gecko in #164
- CI builds install explicit django version by @jheld in #166
- Add new Django/Python versions by @serl in #198
- use TransactionTestCase for asgi test by @jkarstens in #185
- Spelling fixes by @boxed in #196
New Contributors
- @Real-Gecko made their first contribution in #162
- @serl made their first contribution in #198
- @jkarstens made their first contribution in #185
- @boxed made their first contribution in #196
Full Changelog: v1.3.0...v1.3.2