CARVIEW |
Select Language
HTTP/2 200
date: Fri, 18 Jul 2025 17:34:20 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"9e6146f53ebb5fe5999ce1fa981cb3a8"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=c6nd3EYjid%2BDZ2ejdjR5RWoDJK2q93jLO4Wsv0rTU4R2FLYVvuuxGGK%2F9tBuBQL7gR4OYvyA%2Fr89lN4GLrmwdOHaaPk%2Bc2kV7SG5ibIFNfi1lDV0e8h6vg%2FW6xx6EE5uerl%2FB2y93PC%2FQ%2F7Ki%2BcSGkZlRlqEf0aVnIClyflEIWYt18GUJN51czuXp4mCHHBLbzEvyfAuoZaA6omOkdAYSSDLPzYriLhkFddCyx3QGZH50iUHU0lDnHG17de2B8jngczTTgz40x%2B95mI9iD0LAA%3D%3D--RdMO3e4EBWWfbRfi--5ZWcsT2iXCrFJ7uxEVst6A%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.718861430.1752860059; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 17:34:19 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Sat, 18 Jul 2026 17:34:19 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: B382:E3E22:2CC9B:371D0:687A859B
Releases Β· graphql-python/graphene-django Β· GitHub
13 Mar 08:30
Loading
12 Jun 02:55
Loading
09 Apr 00:38
Loading
20 Dec 10:22
Loading
20 Dec 09:44
Loading
09 Aug 22:12
Loading
18 Jul 12:14
Loading
17 Jun 06:41
Loading
26 May 20:10
Loading
24 May 13:10
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 765
Releases: graphql-python/graphene-django
Releases Β· graphql-python/graphene-django
v3.2.3
c52cf2b
This commit was created on GitHub.com and signed with GitHubβs verified signature.
Compare
What's Changed
- remove dead code: singledispatch has been in the standard library ... by @a-detiste in #1534
- add official Django 5.1 support by @GeyseR in #1540
- fix typed choices, make working with different Django 5x choices options by @GeyseR in #1539
- Bugfix: call
resolver
function inDjangoConnectionField
as documented by @PoByBolek in #1529
New Contributors
- @a-detiste made their first contribution in #1534
- @PoByBolek made their first contribution in #1529
Full Changelog: v3.2.2...v3.2.3
Assets 2
1 person reacted
v3.2.2
Compare
What's Changed
- Bump django from 3.2.24 to 3.2.25 in /examples/cookbook by @dependabot in #1508
- Make use of http.HTTPStatus for response status code checks by @ulgens in #1487
- Not require explicitly set
ordering
inDjangoConnectionField
by @kiendang in #1518 - Bump to 3.2.2 by @Flauschbaellchen in #1525
Full Changelog: v3.2.1...v3.2.2
Assets 2
v3.2.1
d69c905
This commit was created on GitHub.com and signed with GitHubβs verified signature.
Compare
What's Changed
- fix: same type list by @superlevure in #1492
- feat!: check Django model has a default ordering when used in a Relay Connection by @tcleonard in #1495
- Bump django from 3.1.14 to 3.2.24 in /examples/cookbook by @dependabot in #1498
- fix: Fix broken 'get_choices' with restframework 3.15.0 by @diogosilva30 in #1506
- Allows field's choices to be a callable by @nossila in #1497
- Fix ReadTheDocs builds by @PabloAlexis611 in #1509
- Bump to 3.2.1 by @kiendang in #1512
New Contributors
- @diogosilva30 made their first contribution in #1506
- @nossila made their first contribution in #1497
- @PabloAlexis611 made their first contribution in #1509
Full Changelog: v3.2.0...v3.2.1
Assets 2
1 person reacted
v3.2.0
4d0484f
This commit was created on GitHub.com and signed with GitHubβs verified signature.
The key has expired.
Compare
What's Changed
- Add support for validation rules by @kiendang in #1475
- Provide setting to enable/disable converting choices to enums globally by @Flauschbaellchen in #1477
New Contributors
- @Flauschbaellchen made their first contribution in #1477
Full Changelog: v3.1.6...v3.2.0
Assets 2
2 people reacted
v3.1.6
3a64994
This commit was created on GitHub.com and signed with GitHubβs verified signature.
The key has expired.
Compare
What's Changed
- Only release on pypi after tests pass by @kiendang in #1452
- fix: empty list is not an empty value for list filters even when a custom filtering method is provided by @tcleonard in #1450
- adding optional_field in Serializermutation to enfore some fields to be optional by @mahmoudmostafa0 in #1455
- Typo fixes by @lilac-supernova-2 in #1459
- Support displaying deprecated input fields in GraphiQL docs by @romainletendart in #1458
- Fix graphiql explorer styles by sending missing param to render_graphiql by @mnasiri in #1460
- Fix test Client headers for Django 4.2 by @kiendang in #1465
- Use ruff format to replace black by @kiendang in #1473
- Optimize views by @danthewildcat in #1439
- Add Python 3.12 to CI by @kiendang in #1481
- Remove Django 4.1 (EOL) and add Django 5.0 to CI by @kiendang in #1483
New Contributors
- @mahmoudmostafa0 made their first contribution in #1455
- @lilac-supernova-2 made their first contribution in #1459
- @romainletendart made their first contribution in #1458
- @mnasiri made their first contribution in #1460
- @danthewildcat made their first contribution in #1439
Full Changelog: v3.1.5...v3.1.6
Assets 2
v3.1.5
4ac3f3f
This commit was created on GitHub.com and signed with GitHubβs verified signature.
The key has expired.
Compare
What's Changed
- fix: fk resolver permissions leak by @superlevure in #1411
- Support base class relations and reverse for proxy models by @TomsOverBaghdad in #1380
- exclude 'fans' from ReporterForm tests by @firaskafri in #1434
- Update mutation.py to serialize Enum objects into input values by @allen-munsch in #1431
- Remove Python 3.7 (EOL since EOL since 2023-06-27) from CI by @kiendang in #1440
- Prevent duplicate CI runs, also work with PRs from forks by @kiendang in #1443
- Use ruff in pre-commit by @kiendang in #1441
- fix: foreign key nullable and custom resolver by @superlevure in #1446
- Miscellaneous CI fixes by @kiendang in #1447
New Contributors
- @superlevure made their first contribution in #1411
- @TomsOverBaghdad made their first contribution in #1380
- @allen-munsch made their first contribution in #1431
Full Changelog: v3.1.3...v3.1.5
Assets 2
v3.1.3
2fafa88
This commit was created on GitHub.com and signed with GitHubβs verified signature.
The key has expired.
Compare
What's Changed
- Update the path to GraphQL Server Specification for Relay by @rapsealk in #1432
- Add JSONField back to graphene_django.compat module for backwards compatibility by @sjdemartini in #1429
New Contributors
Full Changelog: v3.1.2...v3.1.3
Assets 2
5 people reacted
v3.1.2
e950164
This commit was created on GitHub.com and signed with GitHubβs verified signature.
The key has expired.
Compare
What's Changed
- Fix linting issues by @firaskafri in #1412
- Set pypi GH action version to release/v1 by @kiendang in #1415
- Correct schema write test by @kiendang in #1416
- Fix graphiql explorer styles by including official CSS, and update local example app for testing by @sjdemartini in #1418
- Add check for
serializers.HiddenField
onfields_for_serializer
function by @sezginacer in #1419 - CI: add Django 4.2 by @dulmandakh in #1420
- remove JSONField compat by @dulmandakh in #1421
- CI: remove Django 4.0 by @dulmandakh in #1422
- Update compat.py MissingType results after PGJSONField removal by @sjdemartini in #1423
New Contributors
- @sezginacer made their first contribution in #1419
Full Changelog: v3.1.1...v3.1.2
Assets 2
8 people reacted
v2.16.0
f386251
This commit was created on GitHub.com and signed with GitHubβs verified signature.
The key has expired.
Compare
What's Changed
- Introduced optional_fields to SerializationMutation by @rganeyev in #1080
- Validate in and range filter inputs (v2) by @tcleonard in #1092
- Fix backward compability on GraphQLTestCase._client setter (v2) by @ulgens in #1093
- Convert Django form / DRF decimals to Graphene decimals by @ulgens in #958
- Support "contains" and "overlap" filtering (v2) by @lucas-bremond in #1100
- Add enum support to filters and fix filter typing (v2) by @tcleonard in #1114
- fix: declaration of required variable in filters v2 by @tcleonard in #1136
- Add typed filters (v2) by @tcleonard in #1142
- update js version by @Rainshaw in #1189
- Replace calls to methods removed in Django v4 by @MisterGlass in #1275
- V2 has broken liks too see #1309 by @ppk42 in #1310
- Introduce pre-commit config for flake8 by @ulgens in #1338
- Upgrade Python version in CI by @ulgens in #1339
- pre-commit & black by @ulgens in #1340
- Sync trove classifiers with tox.ini by @ulgens in #1341
- Backport Django 4.1 compatibility fixes to v2 by @santiagoaguiar in #1413
New Contributors
- @MisterGlass made their first contribution in #1275
- @santiagoaguiar made their first contribution in #1413
Full Changelog: v2.15.0...v2.16.0
Assets 2
7 people reacted
v3.1.1
ebf4943
This commit was created on GitHub.com and signed with GitHubβs verified signature.
The key has expired.
Compare
What's Changed
π * Add support for Python 3.11 by @ulgens in #1365 π
- Upgrade github actions versions, default python and dev dependencies by @firaskafri in #1407
- Add GraphiQL Explorer plugin by @kiendang in #1397
- Update README.md by @firaskafri in #1408
- Remove redundant call to validate by @shukryzablah in #1393
- Update Development Status calassifier by @firaskafri in #1409
- fix: use execution_context_class attribute for GraphQLView by @Arfey in #1398
- Update docs/requirements.txt by @ndpu in #1410
- Add DjangoFormInputObjectType to forms/types by @ndpu in #1325
New Contributors
- @shukryzablah made their first contribution in #1393
- @Arfey made their first contribution in #1398
- @ndpu made their first contribution in #1410
Full Changelog: v3.0.2...v3.1.0
Assets 2
6 people reacted
Previous Next
You canβt perform that action at this time.