Comparing v2.15.0...v2.16.0 · graphql-python/graphene-django (original) (raw)
Commits on Jan 2, 2021
Commits on Jan 10, 2021
- Configuration menu
Browse the repository at this point in the history - Configuration menu
Browse the repository at this point in the history - Configuration menu
Browse the repository at this point in the history
Commits on Jan 19, 2021
Commits on Feb 23, 2021
- Add filtering support for choice fields converted to graphql Enum (or not)
- Fix type of various filters (used to default to String)
- Fix bug with contains introduced in previous PR
- Fix bug with declared filters being overridden (see PR #1108)
- Fix support for ArrayField and add documentation
- Fix tests
Co-authored-by: Thomas Leonard thomas@loftorbital.com
tcleonard and Thomas Leonard authored
Feb 23, 2021
Configuration menu
Browse the repository at this point in the history
Commits on Mar 11, 2021
Commits on Mar 31, 2021
Commits on Apr 21, 2021
Commits on Feb 7, 2022
- Replace calls to deprecated methods
- Fix test config & Replace additional methods removed in django 4.0
- Update tox for official Django 4 release
- 2.16.0
- Revert version update
- Remove duplicate entry
Co-authored-by: Jeremy Stretch jstretch@ns1.com - Limit max Django version
Co-authored-by: Jeremy Stretch jstretch@ns1.com - Remove Python 3.5 (deprecated) from tox
Co-authored-by: Jeremy Stretch jstretch@ns1.com
Co-authored-by: Ülgen Sarıkavak ulgens@users.noreply.github.com
Co-authored-by: Jeremy Stretch jstretch@ns1.com
3 people authored
Feb 7, 2022
Configuration menu
Browse the repository at this point in the history
Commits on Feb 13, 2022
- fix broken links for the v2 branch
v2 brach has broken links to read the docs too
I additionally found a link to the git hub master tree, which should be
changed to main. - #1295 github link fixed (master->v2)
Co-authored-by: Peter Paul Kiefer dafisppk@gmail.com
ppk42 and Peter Paul Kiefer authored
Feb 13, 2022
Configuration menu
Browse the repository at this point in the history
Commits on Aug 18, 2022
- Configuration menu
Browse the repository at this point in the history - Configuration menu
Browse the repository at this point in the history
Commits on Aug 19, 2022
Commits on Sep 2, 2022
Commits on May 26, 2023
- handle deprecation warning for requires_system_checks
Removed in django 4.1. - Fix broken UT due to pytest import error (#1368)
- import error resolved?
- Fix tests
- Remove Python 3.6
- django 4.1 requires python>=3.10
- Django 4.1 does support python 3.8 to 3.11
- Add Django 4.1 to tox
Co-authored-by: Yuekui yuekui@users.noreply.github.com
Co-authored-by: Josh Warwick josh.warwick15@gmail.com
Co-authored-by: Kien Dang mail@kien.ai
4 people authored
May 26, 2023
Configuration menu
Browse the repository at this point in the history
2. Configuration menu
Browse the repository at this point in the history