GitHub / graphql-python/graphene-django / commits
Build powerful, efficient, and flexible GraphQL APIs with seamless Django integration.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 0e6ef22a | Restrict Django version to <6 (#1560) |
Laurent Rivière <l****o@g****m>
Committed by: GitHub <n****y@g****m> |
2 months ago | |
| f02ea337 |
Bump django from 3.2.25 to 4.2.18 in /examples/cookbook (#1543)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| ad26bfa2 | ci: Upgrade GitHub Actions versions (#1546) |
Jeongseok Kang <p****3@n****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 788a2049 | chore: Add support for Django 5.2 (#1544) |
Jeongseok Kang <p****3@n****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| c52cf2b0 | Bump version to 3.2.3 |
Firas Kafri <3****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| e69e4a03 | Bugfix: call `resolver` function in `DjangoConnectionField` as documented (#1... |
Florian Zimmermann <f****o@c****t>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 97deb761 | fix typed choices, make working with different Django 5x choices options (#1539) |
Sergey Fursov <1****R@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 8d4a64a4 | add official Django 5.1 support (#1540) |
Sergey Fursov <1****R@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 26922508 | remove dead code: singledispatch has been in the standard library ... (#1534) |
Alexandre Detiste <a****e@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 28c71c58 | Bump to 3.2.2 |
Markus Richter <m****r@s****u>
Committed by: Kien Dang <k****d@p****e> |
about 2 years ago | |
| 6f21dc7a | Not require explicitly set `ordering` in `DjangoConnectionField` (#1518) |
Kien Dang <m****l@k****i>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| ea45de02 | Make use of http.HTTPStatus for response status code checks (#1487) |
Ülgen Sarıkavak <u****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| eac113e1 |
Bump django from 3.2.24 to 3.2.25 in /examples/cookbook (#1508)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| d69c9055 | Bump to 3.2.1 (#1512) |
Kien Dang <m****l@k****i>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 3f813d46 | Fix ReadTheDocs builds (#1509) |
Pablo Alexis Domínguez Grau <p****u@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 45c2aa09 |
Allows field's choices to be a callable (#1497)
Co-authored-by: Kien Dang <m****l@k****i> |
Alisson Patricio <e****u@a****t>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| ac09cd29 | fix: Fix broke 'get_choices' with restframework 3.15.0 (#1506) |
Diogo Silva <4****0@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 54372b41 |
Bump django from 3.1.14 to 3.2.24 in /examples/cookbook (#1498)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 96c09ac4 |
feat!: check django model has a default ordering when used in a relay connect...
Co-authored-by: Thomas Leonard <t****s@l****m> |
Thomas Leonard <6****d@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| b85177ce | fix: same type list (#1492) |
Laurent <l****t@l****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 4d0484f3 | Bump version |
Firas Kafri <3****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| c416a2b0 |
Provide setting to enable/disable converting choices to enums globally (#1477)
Co-authored-by: Firas Kafri <3****i@u****m>, Kien Dang <m****l@k****i> |
Noxx <F****n@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| feb7252b | Add support for validation rules (#1475) |
Kien Dang <m****l@k****i>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 3a64994e | Bump version (#1486) |
Firas Kafri <3****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| db2d40ec | Remove Django 4.1 (EOL) and add Django 5.0 to CI (#1483) |
Kien Dang <m****l@k****i>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 62126dd4 | Add Python 3.12 to CI (#1481) |
Kien Dang <m****l@k****i>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| e735f5db |
Optimize views (#1439)
Co-authored-by: Firas Kafri <3****i@u****m>, Kien Dang <m****l@k****i> |
danthewildcat <d****h@g****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 36cf100e | Use ruff format to replace black (#1473) |
Kien Dang <m****l@k****i>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| e8f36b01 | Fix test Client headers for Django 4.2 (#1465) |
Kien Dang <m****l@k****i>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 83d3d27f | Fix graphiql explorer styles by sending graphiql_plugin_explorer_css_sri para... |
mnasiri <m****c@y****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| ee7560f6 | Support displaying deprecated input fields in GraphiQL docs (#1458) |
Romain Létendart <l****n@p****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| 67def2e0 | Typo fixes (#1459) |
lilac-supernova-2 <1****2@u****m>
Committed by: GitHub <n****y@g****m> |
almost 3 years ago | |
| e49a01c1 |
adding optional_field in Serializermutation to enfore some fields to be optio...
Co-authored-by: Kien Dang <k****d@p****e>, Kien Dang <k****d@p****e> |
mahmoudmostafa0 <1****0@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 0473f1a9 |
fix: empty list is not an empty value for list filters even when a custom fil...
Co-authored-by: Thomas Leonard <t****s@l****m> |
Thomas Leonard <6****d@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 720db1f9 | Only release on pypi after tests pass (#1452) |
Kien Dang <m****l@k****i>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 4ac3f3f4 | Update __init__.py |
Firas Kafri <3****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| ee7598e7 | Remove typo |
Firas Kafri <3****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 05d7fb53 | Bump version |
Firas Kafri <3****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 79b4a23a | Miscellaneous CI fixes (#1447) |
Kien Dang <m****l@k****i>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| db34d2e8 | fix: foreign key nullable and custom resolver (#1446) |
Laurent <l****t@l****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 9a773b9d | Use ruff in pre-commit (#1441) |
Kien Dang <m****l@k****i>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 45a732f1 | Prevent duplicate CI runs, also work with PRs from forks (#1443) |
Kien Dang <m****l@k****i>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 5eb5fe29 | Remove Python 3.7 (EOL since EOL since 2023-06-27) from CI (#1440) |
Kien Dang <m****l@k****i>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 5d7a04fc |
Update mutation.py to serialize Enum objects into input values (#1431)
Co-authored-by: Steven DeMartini <1****i@u****m>, Steven DeMartini <1****i@u****m> |
James <3****h@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 3172710d | exclude 'fans' from ReporterForm tests (#1434) |
Firas Kafri <3****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| b1abebdb |
Support base class relations and reverse for proxy models (#1380)
Co-authored-by: Firas K <3****i@u****m> |
Tom Dror <t****3@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 0de35ca3 | fix: fk resolver permissions leak (#1411) |
Laurent <l****t@l****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 2fafa881 | Bump version |
Firas Kafri <3****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| cd430222 |
Maintain JSONField in graphene_django.compat module (#1429)
Co-authored-by: Steven DeMartini <s****i@u****m> |
Steven DeMartini <1****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 3f061a0c | docs: Update location of GraphQL Relay Specification (#1432) |
Jeongseok Kang <j****g@l****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| e950164c | Bump version to 3.1.2 |
Firas Kafri <3****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 2358bd30 | Update compat.py MissingType results after PGJSONField removal (#1423) |
Steven DeMartini <1****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 3e7a16af | CI: remove Django 4.0 (#1422) |
Dulmandakh <d****h@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 8fa8aea3 | remove JSONField compat (#1421) |
Dulmandakh <d****h@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| c925a32d | CI: add Django 4.2 (#1420) |
Dulmandakh <d****h@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 89343939 | Add check for `serializers.HiddenField` on `fields_for_serializer` function (... |
Sezgin ACER <s****r@g****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 520ddeab |
Fix graphiql explorer styles by including official CSS, and update local exam...
Co-authored-by: Steven DeMartini <s****i@u****m>, Kien Dang <m****l@k****i> |
Steven DeMartini <1****i@u****m>
Committed by: GitHub <n****y@g****m> |
about 3 years ago | |
| 38709d83 | Correct schema write test (#1416) |
Kien Dang <m****l@k****i>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 63fd9839 | Set pypi GH action to latest v1 (#1415) |
Kien Dang <m****l@k****i>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 4e5acd47 | Fix linting issues (#1412) |
Firas Kafri <3****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| ebf49431 | Bump version |
Firas Kafri <3****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| b75904d4 | long_description_content_type='text/markdown' |
Firas Kafri <3****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 7fe661d4 | Bump version |
Firas Kafri <3****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| be17278b |
Add DjangoFormInputObjectType to forms/types (#1325)
Co-authored-by: Firas Kafri <3****i@u****m> |
ndpu <n****u@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| a6596273 | Update docs/requirements.txt (#1410) |
ndpu <n****u@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 388ca41d | fix: use execution_context_class attribute for GraphQLView (#1398) |
Mykhailo Havelia <A****g@g****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 72a37008 | Update Development Status calassifier (#1409) |
Firas Kafri <3****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 09f9b6d2 |
Remove redundant call to validate (#1393)
Co-authored-by: Firas K <3****i@u****m> |
shukryzablah <2****h@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 6f13d28b | Update README.md (#1408) |
Firas Kafri <3****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| ce7492b5 | Delete README.rst |
Firas Kafri <3****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 52f99218 | Add GraphiQL Explorer plugin (#1397) |
Kien Dang <m****l@k****i>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| 8540a933 |
Add support for Python 3.11 (#1365)
Co-authored-by: Firas Kafri <f****i@F****l> |
Ülgen Sarıkavak <u****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| af8888f5 |
Upgrade github actions versions, default python and dev dependencies (#1407)
Co-authored-by: Firas Kafri <f****i@F****l> |
Firas K <3****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| a8ceca77 | Bump version | Firas K <3****i@u****m> | over 3 years ago | |
| 95a06428 | fix: fix graphiql request failure |
Kien Dang <m****l@k****i>
Committed by: Firas K <3****i@u****m> |
over 3 years ago | |
| c1a22bfd | Add pre-commit to dev-setup |
Steven DeMartini <s****i@u****m>
Committed by: Firas K <3****i@u****m> |
over 3 years ago | |
| 20a6cecc | Add test validating query performance with select_related + prefetch_related |
Steven DeMartini <s****i@u****m>
Committed by: Firas K <3****i@u****m> |
over 3 years ago | |
| 9796e93f | Remove obsolete tests and add note about rationale |
Steven DeMartini <s****i@u****m>
Committed by: Firas K <3****i@u****m> |
over 3 years ago | |
| f67c5dbc | Revert field resolver logic to fix poor query performance |
Steven DeMartini <s****i@u****m>
Committed by: Firas K <3****i@u****m> |
over 3 years ago | |
| 34cc8606 | ☂️ v3.0.1 ☂️ |
Firas K <3****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| a335042d | ☂️ v3.0.1 ☂️ |
Firas K <3****i@u****m>
Committed by: GitHub <n****y@g****m> |
over 3 years ago | |
| df3c0bf7 | Update filtering.rst | Firas K <3****i@u****m> | over 3 years ago | |
| 7e1a1d1f | Update django-filter url | Firas K <3****i@u****m> | over 3 years ago | |
| 3283d0b1 | Update GraphiQL to 2.4.1 |
Kien Dang <m****l@k****i>
Committed by: Firas K <3****i@u****m> |
over 3 years ago | |
| 0beb3385 | import error resolved? |
Josh Warwick <j****5@g****m>
Committed by: Firas K <3****i@u****m> |
over 3 years ago | |
| 3b41aaf7 | Remove promise based middleware |
Josh Warwick <j****5@g****m>
Committed by: Firas K <3****i@u****m> |
over 3 years ago | |
| d18cab8a | Update graphiql to 1.4.7 |
Kien Dang <m****l@k****i>
Committed by: Firas K <3****i@u****m> |
over 3 years ago | |
| 1d814c54 | Fix schema print with `-.graphql` |
Bendik Eger <b****r@o****m>
Committed by: Firas K <3****i@u****m> |
over 3 years ago | |
| daa0ab04 | Update pre-commit tools (#1364) |
Ülgen Sarıkavak <u****s@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 86c5309c | Fix broken UT due to pytest import error (#1368) |
Yuekui <y****i@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 4517e322 | 👷 Add pre-commit (#1336) |
Nikolai Røed Kristiansen <n****k@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| f24cbd51 | Fix custom foreignkey resolvers (#1361) |
Syrus Akbary <m****e@s****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| a000d585 | Clarify cookbook example READMEs |
Omar Mirza <a****2@y****m>
Committed by: Firas K <3****i@u****m> |
almost 4 years ago | |
| ed7c995d | ☂️ v3.0.0 ☂️ (#1355) |
Firas K <3****i@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| bb033060 |
Move testing endpoint to settings (#1105)
Co-authored-by: Firas K <3****i@u****m> |
Syberen van Munster <3****n@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| c697e5c8 | Bump version to v3.0.0b9 (#1353) |
Firas K <3****i@u****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| a78114ad | Add support to persist GraphQL headers in GraphiQL (#1209) |
Suyeol Jeon <d****l@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 07940aa5 | Update tutorial-relay.rst (#1220) |
Alan Rivas <a****g@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 9a605897 | Make instructions runnable without tweaking (#1224) |
Gabriel Lacroix <l****l@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago | |
| 0b2cc4ec | Fixed deprecation warning (#1313) |
Forest Anderson <f****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 4 years ago |