github graphql-python/graphene-django v1.1.0

latest releases: v3.2.1, v3.2.0, v3.1.6...
7 years ago

Changelog

  • Fix Primary Key Model retrieval as IDs 1bf5d60
  • Added DurationField and improved UUIDField conversion 8136223
  • Added support for SimpleLazyObject d73f4aa
  • Use filter label as argument description 60bcc0b
  • Display variables as JSON in GraphiQL 87422a0
  • Fix UnboundLocalError exceptions 6bd89f2
  • Don't use fields with related_name ending in + bb0b4fa
  • Add pytest runner d5951b8
  • Fix missing operation_name warning 31fdb5a

Breaking changes

  • Fix choice enums 3a9ffba. This change could break the clients as the enum value names calculated from the field choices are now retrieved from the choice name instead of description.

Docs

  • Fixed docs to include ObjectType in the Query d1f2863
  • Fix GraphQL url 06e4081
  • Improved cookbook docs efc8fd6
  • Explain alternative way for using GraphQL view with schema dd07cb1

Don't miss a new graphene-django release

NewReleases is sending notifications on new releases.