Skip to content

v2.8.1

Compare
Choose a tag to compare
@jkimbo jkimbo released this 07 Feb 10:03
· 274 commits to master since this release
f3f0608

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