v2.8.1
Bugfixes
- Raise exception early if DjangoModelFormMutation doesn't find a model type (#839)
- Resolve django translation deprecation warnings (#847)
- Resolve django encoding deprecation warnings (#853)
- Fix force_str deprecation warning (#858)
- Only warn don't throw if a field doesn't exist on the Django model (#862)
Huge thanks to @luto and @zhelyabuzhsky for helping!
Full changelog: v2.8.0...v2.8.1