What's Changed
- german translation, example project optimized, admin style by @zypro in #182
- Fix pinning version of Django for library by @DmytroLitvinov in #186
- add fr locale by @darkvodka in #196
- django 3.x compatibility with python 3.8 and 3.9 by @martibosch in #200
- using Python3 metaclass in db module for django 3 compatibility by @martibosch in #201
- Update classifiers for PyPi by @MaybeThisIsRu in #203
- Support only active/secure Django versions by @MaybeThisIsRu in #205
- Update setup.py to allow the use of Django 3.2.* by @samjacobclift in #206
- Better support for Django 3.2.* by @sebastianclarke in #209
- chore(python): Reformat code with black by @DmytroLitvinov in #212
- Release 0.8.0 by @DmytroLitvinov in #211
New Contributors
- @zypro made their first contribution in #182
- @darkvodka made their first contribution in #196
- @martibosch made their first contribution in #200
- @MaybeThisIsRu made their first contribution in #203
- @samjacobclift made their first contribution in #206
- @sebastianclarke made their first contribution in #209
Full Changelog: v0.7.0...v0.8.0