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 |
|
Syrus Akbary
|
54ef52e1c6
|
Reformatted files using black
|
2018-07-19 16:52:24 -07:00 |
|
Michał Ochman
|
0a18558bf6
|
Add support for batching several requests into one
Batch format compatible with ReactRelayNetworkLayer (https://github.com/nodkz/react-relay-network-layer)
|
2016-10-31 12:03:56 +01:00 |
|
Syrus Akbary
|
70dbd4b512
|
Improved PEP8 syntax
|
2016-09-19 22:15:10 -07:00 |
|
Syrus Akbary
|
d11719507c
|
Fixed tests
|
2016-09-19 22:11:48 -07:00 |
|
Syrus Akbary
|
3aa929fdc9
|
Moved django-graphql-view and django-graphiql into graphene-django 😎
|
2016-09-19 22:04:23 -07:00 |
|
Syrus Akbary
|
0434899b4e
|
Isolated Graphene Django in a new package
|
2016-09-17 16:31:17 -07:00 |
|