graphene-django/graphene_django/utils
Yair Silbermintz a7a8b3dca6
Replace calls to methods removed in Django v4 (#1275)
* 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>
2022-02-07 17:16:41 +03:00
..
tests Fix backward compability on GraphQLTestCase._client setter (#1093) 2021-01-09 19:16:18 -08:00
__init__.py Apply camel case converter to field names in DRF errors (#514) 2019-06-25 09:40:29 +01:00
str_converters.py Replace Unidecode package with text_unidecode package #1014 (#1060) 2020-12-22 20:12:22 -08:00
testing.py Fix backward compability on GraphQLTestCase._client setter (#1093) 2021-01-09 19:16:18 -08:00
utils.py Replace calls to methods removed in Django v4 (#1275) 2022-02-07 17:16:41 +03:00