Syrus Akbary
|
54ef52e1c6
|
Reformatted files using black
|
2018-07-19 16:52:24 -07:00 |
|
mbarrientos
|
3793ce17c0
|
Add support for ListSerializer fields in SerializerMutation
|
2018-02-13 12:12:50 +01:00 |
|
=
|
1352d4e02b
|
Fix func names
|
2017-12-18 12:33:42 -05:00 |
|
=
|
62c0694901
|
models.DateField corresponds to graphene Date Scalar
|
2017-12-05 15:04:29 -05:00 |
|
Syrus Akbary
|
2a73e5e479
|
Fixed flake
|
2017-09-01 00:52:57 -07:00 |
|
Andy Clayton
|
cc58b91e43
|
fix SerializerMutation regression for 2.x
72529b7 seems to break SerializerMutation by commenting out support for
input fields. As a result input only ever had a clientMutationId field.
|
2017-08-31 12:21:50 -05:00 |
|
Syrus Akbary
|
72529b70bb
|
Fixed all tests and flake issues
|
2017-07-24 23:42:40 -07:00 |
|
Jacob Foster
|
ee23638378
|
Add converters for datetime fields
|
2017-07-11 13:35:12 -05:00 |
|
Jacob Foster
|
302ea0d3cf
|
Account for nested ModelSerializers
|
2017-07-11 13:29:30 -05:00 |
|
Patrick Arminio
|
1a04d608ed
|
Add support for MultipleChoiceField
|
2017-06-26 14:32:57 +01:00 |
|
Patrick Arminio
|
510ee9383e
|
Add support for JSONField
|
2017-06-26 14:28:03 +01:00 |
|
Patrick Arminio
|
68f6281ec8
|
Add support for dict field
|
2017-06-26 14:19:55 +01:00 |
|
Patrick Arminio
|
f747102e35
|
Add support for rest framework List Field
|
2017-06-26 12:14:04 +01:00 |
|
Patrick Arminio
|
d10895d9ce
|
Refactor converter
|
2017-06-26 11:36:48 +01:00 |
|
Patrick Arminio
|
14bc1cdb92
|
Add SerializerMutation base class
|
2017-06-26 09:19:49 +01:00 |
|
Patrick Arminio
|
2fd3cb032c
|
Fix import on python 2
|
2017-06-26 09:19:49 +01:00 |
|
Patrick Arminio
|
fb2af7067f
|
Initial implementation of serializer field converter
|
2017-06-26 09:19:49 +01:00 |
|