graphene-django/graphene_django/rest_framework
Ülgen Sarıkavak 66c8901041
Convert Django form / DRF decimals to Graphene decimals (#958)
* Convert Django form decimals to Graphene decimals

* Ugly fix for test_should_query_filter_node_limit

* Convert DRF serializer decimal to Graphene decimal
2021-01-09 22:00:11 -08:00
..
tests Convert Django form / DRF decimals to Graphene decimals (#958) 2021-01-09 22:00:11 -08:00
__init__.py Initial implementation of serializer field converter 2017-06-26 09:19:49 +01:00
models.py use to_representation in favor of get_attribute (#848) 2020-02-21 17:42:47 +00:00
mutation.py Introduced optional_fields to SerializationMutation (#1080) 2021-01-01 20:36:50 -08:00
serializer_converter.py Convert Django form / DRF decimals to Graphene decimals (#958) 2021-01-09 22:00:11 -08:00
types.py Fix duplicated ErrorType declaration (#539) 2019-03-31 12:01:43 +01:00