issues
search
eamigo86
/
graphene-django-extras
Extras functionalities for Graphene-Django
MIT License
417
stars
107
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add non required fields filter and CustomDateTime
#207
TusharAthare
opened
5 days ago
1
add Django 5 support
#206
alainburindi
opened
2 months ago
1
Pagination Total Count in DjangoFilterPaginateListField
#205
ArjunGajmer1
opened
7 months ago
0
Filter error
#204
JEthebest
opened
7 months ago
2
DjangoListObjectType BigInt Error
#203
kimsuel
opened
11 months ago
0
Logs received not informative
#202
tushar-quartic
opened
11 months ago
0
Filtering on enum fields returns all results
#201
katylava
opened
12 months ago
1
AssertionError: Page value for PageGraphqlPagination must be a non-zero value
#200
tamhv
opened
1 year ago
0
Update converter.py - use JSONField from django.db.models instead
#199
clincher
opened
1 year ago
1
ImportError: cannot import name 'JSONField' from 'graphene_django.compat'
#198
clincher
opened
1 year ago
0
Update django-filter to 23.2
#197
wax911
closed
7 months ago
1
Fix django list object type registry
#196
JyothiVutukuri
closed
1 year ago
0
Fix ExtraGraphQLView
#195
bigpe
opened
1 year ago
1
Update django-filter dependency to 22.1
#194
bernardopericacho
closed
1 year ago
0
Updates removing other fields if not supplied: Might not be specific to graphene-django-extras
#193
paulsermon-gemfair
opened
1 year ago
0
python error: can only concatenate list (not "tuple") to list in __init__.py
#192
dannielXdx
closed
1 year ago
0
Add compatibility with Django 4.0 and 4.1
#191
washeck
closed
1 year ago
4
QPD-3617: Handled exception in delete operation
#190
lavkush-qu
closed
2 years ago
0
migrate to django4
#189
degun
closed
2 years ago
0
still maintained?
#188
katylava
opened
2 years ago
5
Getting duplicate results on a filter across multiple fields. Cannot add distinct.
#187
paulsermon-gemfair
opened
2 years ago
0
No type registered for model: <model>
#186
lautarodapin
opened
2 years ago
0
Fix verbage in pagination.py
#185
insomniac34
opened
2 years ago
0
When using a model with a UUID Field as ID the update method does not provide a UUID Field
#184
paulsermon-gemfair
closed
2 years ago
1
Pagination Total Count
#183
paulsermon-gemfair
closed
2 years ago
7
Correction issue #178 : force_text is deprecated
#182
imranelh
closed
2 years ago
0
Update graphene-django-extras to work with Django 4.0
#181
keithhackbarth
opened
2 years ago
0
Regarding UnionTypes
#180
BitTheByte
opened
2 years ago
0
fix results None with PageGraphqlPagination
#179
tamhv
opened
2 years ago
0
ImportError: cannot import name 'force_text' from 'django.utils.encoding'
#178
longbowou
opened
2 years ago
1
Tried installing graphene-django-extras, but get errors about incompatibility
#177
Instrumedley
opened
3 years ago
3
Add support for custom resolvers.
#176
s3rius
closed
3 years ago
1
TODO
#175
ldynia
opened
3 years ago
0
NONNULL: Treat DjangoFilterPaginateListField the same as DjangoListField
#174
keithhackbarth
closed
3 years ago
2
Implementing GitHub Actions
#173
ldynia
closed
3 years ago
0
Travis rewrite to GitHub Actions
#172
ldynia
closed
3 years ago
2
Dynamic Schema generation
#171
PriyatamNayak
opened
3 years ago
0
Updating to GitHub Actions' environment variables
#170
ldynia
closed
3 years ago
1
pagination info
#169
PriyatamNayak
opened
3 years ago
2
Update dependencies
#168
MAndersenNano
closed
3 years ago
1
Graphene v3
#167
MAndersenNano
closed
3 years ago
1
How to filter QuerySet in DjangoSerializerType ?
#166
kentuck13
opened
3 years ago
0
Meta 'fields' not working
#165
JElgar
opened
3 years ago
1
Reverse foreign_key Input problem
#164
miliakhaled
opened
3 years ago
0
Nested fields doens't work
#163
miliakhaled
opened
3 years ago
2
perform_mutate method in DjangoSerializerMutation and Getting the newly created object while still in Mutation
#162
IdemenB
opened
3 years ago
0
How To Subclass DjangoSerializerMutation for a Global @login_required enforcement of JWT
#161
IdemenB
opened
3 years ago
1
unable to exclude model fields from DjangoSerializerMutation that are not in serializer
#160
keinagae
opened
4 years ago
1
auth checking in mutations
#159
keinagae
opened
4 years ago
3
How can you apply a global filter to the default queryset of a type?
#158
honi
opened
4 years ago
2
Next