Releases: flavors/django-graphql-extensions
Releases · flavors/django-graphql-extensions
v0.1.0 (2021-06-05)
- Moved decorators to project root
- Improved SchemaTestCase
- Removed CamelJSON and Choices types
- Removed relay module
- Removed mixins
- Renamed GRAPHQL_EXT to GRAPHQL_EXTENSIONS settings
- Renamed EXT_SHOW_ERROR_MESSAGE_HANDLER to SHOW_ERROR_MESSAGE_HANDLER
v0.0.7 (2020-02-01)
- Remove deprecated ugettext and add Django 3 support
v0.0.6 (2018-10-19)
- Renamed GraphQLTestCase to SchemaTestCase
v0.0.5 (2018-09-17)
- Added ExtensionsSettings
- Added EXT_SHOW_ERROR_MESSAGE_HANDLER setting variable
v0.0.4 (2018-04-13)
- Improved scalars
v0.0.3 (2018-03-25)
- Added user_passes_test decorator
v0.0.2 (2018-03-25)
- Added permission_required decorator
- Removed NotAuthenticated exception
v0.0.1 (2018-01-21)
- xin chào!