-
Notifications
You must be signed in to change notification settings - Fork 768
Comparing changes
Open a pull request
base repository: graphql-python/graphene-django
base: v2.5.0
head repository: graphql-python/graphene-django
compare: v2.6.0
- 14 commits
- 16 files changed
- 11 contributors
Commits on Aug 10, 2019
-
Bump django from 2.1.11 to 2.2.4 in /examples/cookbook-plain (#736)
Bumps [django](https://github.com/django/django) from 2.1.11 to 2.2.4. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@2.1.11...2.2.4) Signed-off-by: dependabot[bot] <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a04fff9 - Browse repository at this point
Copy the full SHA a04fff9View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5e71bc - Browse repository at this point
Copy the full SHA d5e71bcView commit details
Commits on Aug 16, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 9d24528 - Browse repository at this point
Copy the full SHA 9d24528View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b8184e - Browse repository at this point
Copy the full SHA 1b8184eView commit details
Commits on Sep 7, 2019
-
Configuration menu - View commit details
-
Copy full SHA for ac79b38 - Browse repository at this point
Copy the full SHA ac79b38View commit details -
Adds variables arg to GraphQLTestCase.query (#699)
* add variables arg in GraphQLTestCase.query * update GraphQLTestCase.query docstring and remove type check
Configuration menu - View commit details
-
Copy full SHA for 254e59c - Browse repository at this point
Copy the full SHA 254e59cView commit details
Commits on Sep 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 4bbc082 - Browse repository at this point
Copy the full SHA 4bbc082View commit details -
Extend DjangoListField to use model queryset if none defined (#732)
* Fix model property * Only allow DjangoObjectTypes to DjangoListField * Resolve model queryset by default * Add some more tests to check behaviour
Configuration menu - View commit details
-
Copy full SHA for fea9b5b - Browse repository at this point
Copy the full SHA fea9b5bView commit details
Commits on Sep 22, 2019
-
Upgrade graphiql version to fix history tool (#772)
Graphiql has a history tool that allows you to save and label favourites, but this version has a bug (fixed graphql/graphiql#750). This change upgrades to the latest version.
Configuration menu - View commit details
-
Copy full SHA for 4f21750 - Browse repository at this point
Copy the full SHA 4f21750View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0962db5 - Browse repository at this point
Copy the full SHA 0962db5View commit details -
converter.py: Fix typo posgres->postgres (#765)
Fixes typo for HStoreField and RangeField converters.
Configuration menu - View commit details
-
Copy full SHA for cd73cab - Browse repository at this point
Copy the full SHA cd73cabView commit details -
convert DRF ChoiceField to Enum (#537)
* convert DRF ChoiceField to Enum, also impacts FilePathField * Pep8 fixes * DRF multiple choices field converts to list of enum * apply black formatting
Configuration menu - View commit details
-
Copy full SHA for a64ba65 - Browse repository at this point
Copy the full SHA a64ba65View commit details -
Handle isnull filters differently (#753)
* Handle isnull filters differently * Change to rsplit
Configuration menu - View commit details
-
Copy full SHA for e4cf59e - Browse repository at this point
Copy the full SHA e4cf59eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5068ea0 - Browse repository at this point
Copy the full SHA 5068ea0View 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 v2.5.0...v2.6.0