-
Notifications
You must be signed in to change notification settings - Fork 764
Comparing changes
Open a pull request
base repository: graphql-python/graphene-django
base: v3.1.5
head repository: graphql-python/graphene-django
compare: v3.1.6
- 12 commits
- 39 files changed
- 10 contributors
Commits on Aug 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 720db1f - Browse repository at this point
Copy the full SHA 720db1fView commit details -
fix: empty list is not an empty value for list filters even when a cu…
…stom filtering method is provided (#1450) Co-authored-by: Thomas Leonard <thomas@loftorbital.com>
Configuration menu - View commit details
-
Copy full SHA for 0473f1a - Browse repository at this point
Copy the full SHA 0473f1aView commit details
Commits on Aug 27, 2023
-
adding optional_field in Serializermutation to enfore some fields to …
…be optional (#1455) * adding optional_fields to enforce fields to be optional * adding support for all * adding unit tests * Update graphene_django/rest_framework/mutation.py Co-authored-by: Kien Dang <kiend@pm.me> * linting * linting * add missing import --------- Co-authored-by: Kien Dang <kiend@pm.me>
Configuration menu - View commit details
-
Copy full SHA for e49a01c - Browse repository at this point
Copy the full SHA e49a01cView commit details
Commits on Sep 6, 2023
-
* Fix Star Wars spaceship name * Fix some typos in comments * Typo fixes * More typo fixes
Configuration menu - View commit details
-
Copy full SHA for 67def2e - Browse repository at this point
Copy the full SHA 67def2eView commit details
Commits on Sep 13, 2023
-
Support displaying deprecated input fields in GraphiQL docs (#1458)
* Update GraphiQL docs URL in docs/settings And deduplicate link declaration. * Support displaying deprecated input fields in GraphiQL docs
Configuration menu - View commit details
-
Copy full SHA for ee7560f - Browse repository at this point
Copy the full SHA ee7560fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83d3d27 - Browse repository at this point
Copy the full SHA 83d3d27View commit details
Commits on Sep 18, 2023
-
Fix test Client headers for Django 4.2 (#1465)
* Fix test Client headers for Django 4.2 * Lazy import pkg_resources since it could be quite heavy * Remove use of pkg_resources altogether
Configuration menu - View commit details
-
Copy full SHA for e8f36b0 - Browse repository at this point
Copy the full SHA e8f36b0View commit details
Commits on Oct 25, 2023
-
Use ruff format to replace black (#1473)
* Use ruff format to replace black * Adjust ruff config to be compatible with ruff-format https://docs.astral.sh/ruff/formatter/#conflicting-lint-rules * Format * Replace black with ruff format in Makefile
Configuration menu - View commit details
-
Copy full SHA for 36cf100 - Browse repository at this point
Copy the full SHA 36cf100View commit details
Commits on Oct 29, 2023
-
* Optimize execute_graphql_request * Require operation_ast to be found by view handler * Remove unused show_graphiql kwarg * Old style if syntax * Revert "Remove unused show_graphiql kwarg" This reverts commit 33b3426. * Add missing schema validation step * Pass args directly to improve clarity * Remove duplicated operation_ast not None check --------- Co-authored-by: Firas Kafri <3097061+firaskafri@users.noreply.github.com> Co-authored-by: Kien Dang <mail@kien.ai>
Configuration menu - View commit details
-
Copy full SHA for e735f5d - Browse repository at this point
Copy the full SHA e735f5dView commit details
Commits on Dec 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 62126dd - Browse repository at this point
Copy the full SHA 62126ddView commit details
Commits on Dec 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for db2d40e - Browse repository at this point
Copy the full SHA db2d40eView commit details
Commits on Dec 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 3a64994 - Browse repository at this point
Copy the full SHA 3a64994View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.1.5...v3.1.6