Waldecir Santos
|
d4a9c2bb89
|
Fix tests.
|
2018-07-22 23:53:58 +01:00 |
|
Waldecir Santos
|
c1bd3c4c15
|
Exclude id from mutation, useful for create operations.
|
2018-07-22 23:35:11 +01:00 |
|
Syrus Akbary
|
54ef52e1c6
|
Reformatted files using black
|
2018-07-19 16:52:24 -07:00 |
|
Syrus Akbary
|
a9d819e1f7
|
Removed repeated function
|
2018-06-05 14:24:41 -07:00 |
|
Syrus Akbary
|
10d2f3eea7
|
Commented the input form class, for now
|
2018-06-05 14:17:07 -07:00 |
|
Syrus Akbary
|
bb6da28008
|
Merge branch 'master' into form_mutations
|
2018-06-05 13:31:29 -07:00 |
|
Syrus Akbary
|
a9e5beb9eb
|
Merge branch 'master' into form_mutations
# Conflicts:
# graphene_django/forms/converter.py
# graphene_django/forms/tests/test_converter.py
|
2018-06-05 13:23:39 -07:00 |
|
Grant McConnaughey
|
c3938d1e4f
|
Fix line length
|
2017-11-29 15:31:26 -06:00 |
|
Grant McConnaughey
|
6d7a0d053d
|
Make id field an ID type
|
2017-11-29 15:25:24 -06:00 |
|
Grant McConnaughey
|
748dc4c509
|
Add id input field to model form mutation
|
2017-11-29 15:15:16 -06:00 |
|
Grant McConnaughey
|
d6dbe2a4a8
|
Default return_field_name is camcelcased
|
2017-11-29 14:20:56 -06:00 |
|
Grant McConnaughey
|
40610c64a3
|
Support instance kwarg
|
2017-11-29 14:12:02 -06:00 |
|
Grant McConnaughey
|
bf7ad7eeda
|
Test invalid forms
|
2017-10-02 13:15:29 -05:00 |
|
Grant McConnaughey
|
463ce68b16
|
Change mutations to new 2.0 format
|
2017-10-02 13:03:20 -05:00 |
|
Grant McConnaughey
|
666ddb2ff3
|
Merge form converter modules
|
2017-10-02 09:42:57 -05:00 |
|
Grant McConnaughey
|
f5083cb190
|
Change form valid method names
|
2017-10-02 09:32:36 -05:00 |
|
Grant McConnaughey
|
4f904f4700
|
Test mutation
|
2017-10-02 09:31:58 -05:00 |
|
Grant McConnaughey
|
80a06a0354
|
Fix flake8 issue
|
2017-10-02 09:31:58 -05:00 |
|
Grant McConnaughey
|
26a4d315c5
|
Use options correctly
|
2017-10-02 09:31:58 -05:00 |
|
Grant McConnaughey
|
f034946cda
|
Add Django form-based mutations
|
2017-10-02 09:31:58 -05:00 |
|