issues
search
tOgg1
/
graphene-django-cud
Easy and painless CUD-mutations for graphene-django.
MIT License
81
stars
37
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix typo with error message
#135
nshelly
closed
2 weeks ago
0
Add required_output_field mutation option
#134
mbuvarp
opened
3 weeks ago
0
Upgrade sqlparse and minimum Python version due to security warnings
#133
jacinda
closed
1 month ago
0
Prepare release v0.12.0
#132
tOgg1
closed
4 months ago
0
Any way to generate InputTypes without writing a mutation class?
#131
alex-a-pereira
opened
6 months ago
2
Add before_create_obj hook to BatchCreateMutation
#130
hansegucker
closed
5 months ago
10
chore(deps-dev): Bump django from 3.2.24 to 3.2.25
#129
dependabot[bot]
closed
5 months ago
0
Add get_or_create support for foreign_key_extras
#128
tOgg1
opened
9 months ago
0
Add support for optional foreign keys with foreign_key_extras
#127
tOgg1
opened
9 months ago
0
[Batch mutations]: Create a hook for altering a single object's input data
#126
tOgg1
opened
9 months ago
0
Change flake8 repository URL in pre-commit-config
#125
M69k65y
closed
9 months ago
1
Make it possible to configure calling `obj.full_clean` on all mutations as a part of natural object validation
#124
tOgg1
opened
9 months ago
3
chore(deps-dev): Bump django from 3.2.23 to 3.2.24
#123
dependabot[bot]
closed
9 months ago
0
Chore/m2m through docs
#122
Plebbimon
closed
9 months ago
0
Fix disambiguate_id to correctly handle UUIDs passed as strings
#121
M69k65y
closed
10 months ago
1
chore(deps-dev): Bump django from 3.2.20 to 3.2.23
#120
dependabot[bot]
closed
10 months ago
0
Some proposals for improvement
#119
zaunerp
opened
1 year ago
1
Respect Django's own validation mechanism
#118
hansegucker
closed
9 months ago
7
many_to_many_extras with through table referencing the same model
#117
m4riok
closed
1 year ago
2
chore(docs): added example for m2m `through` fields
#116
Plebbimon
closed
10 months ago
2
chore(docs): added example for `exclude_fields`
#115
Plebbimon
closed
1 year ago
0
Missing documentation in "Nested fields" about excluding fields
#114
Plebbimon
closed
1 year ago
0
Release after graphene-django's compat.JSONField removal
#113
Natureshadow
closed
1 year ago
1
chore(deps-dev): Bump django from 3.2.19 to 3.2.20
#112
dependabot[bot]
closed
1 year ago
0
Fix error 81, 105
#111
wito-alex
closed
1 year ago
0
Fix graphene-django 3.1.2 compatibility
#110
sjdemartini
closed
1 year ago
0
Incompatibility with latest graphene-django v3.1.2, due to import of `compat.JSONField`
#109
sjdemartini
closed
1 year ago
0
Release 0.11.0
#108
tOgg1
closed
1 year ago
7
Improve documentation
#107
tOgg1
opened
1 year ago
0
chore(deps): Bump sqlparse from 0.4.2 to 0.4.4
#106
dependabot[bot]
closed
1 year ago
0
Mutations and DateField issue in graphene-django-cud code
#105
calummackervoy
closed
9 months ago
0
Cryptic error message on `unique_together` error when using DjangoPatchMutation
#104
chdefrene
opened
1 year ago
0
feature (delete): added perform_delete function
#103
calummackervoy
closed
1 year ago
1
many_to_one_extras not correctly saving reverse relations
#102
calummackervoy
opened
1 year ago
0
This package ROCKS!!!
#101
jyoost
closed
1 year ago
1
How to query errors from the mutation result?
#100
dharani7998
opened
2 years ago
1
End of life
#99
tOgg1
closed
2 years ago
5
Nested one-to-one fields
#98
HendrikLevering
opened
2 years ago
1
Allow nested attributes on auto_context_fields
#97
felipe-a-holanda
closed
10 months ago
1
Getting error 'super' object has no attribute 'items' when performing a create mutation on model with a ForeignKey on itself
#96
NwawelAIroume
opened
2 years ago
0
Is there a way to use nested "many extras" to create/update/remove at once, without separate fields?
#95
sjdemartini
opened
2 years ago
0
Fix typo in "Nested fields" doc for many-to-many
#94
sjdemartini
closed
1 year ago
0
Exact many to one handling seems to not function properly
#93
tOgg1
opened
2 years ago
0
after_mutate updated data is not always returned
#92
tOgg1
opened
2 years ago
0
Optional and required options for Patch mutations seem buggy
#91
tOgg1
opened
2 years ago
0
FilterUpdate return data is not correct
#90
tOgg1
opened
2 years ago
0
fix custom pk incompatibility errors
#89
NwawelAIroume
closed
2 years ago
1
chore(deps-dev): Bump django from 2.2.27 to 2.2.28
#88
dependabot[bot]
closed
1 year ago
0
Fix all black and flake warnings
#87
mbuvarp
closed
2 years ago
1
Create pre-commit setup
#86
mbuvarp
closed
2 years ago
0
Next