Skip to content

v3.0.0b3

Pre-release
Pre-release
Compare
Choose a tag to compare
@jkimbo jkimbo released this 11 Jun 10:12
f8b88fd

Changes

  • Fix that generated schemas could contain empty descriptions (v3) (#984)
  • Start raising DeprecationWarnings for using only_fields and and exclude_fields (v3) (#980)
  • Make v3 django choice field enum naming default (v3) (#982)
  • Warn if fields or exclude are not defined on DjangoObjectType (#981)