Commit Graph

55 Commits

Author SHA1 Message Date
wongcht
e26e7fe9b0
Backport Python 3.11 and Django 4.2 in v2 (#1456)
* bump to support py3.11 dj4.2

* Update tox.ini

django42 <43

Co-authored-by: Kien Dang <kiend@pm.me>

* Apply suggestions from code review

master to main

Co-authored-by: Kien Dang <kiend@pm.me>

* Update tox.ini

Co-authored-by: wongcht <wongchunhong.work@gmail.com>

---------

Co-authored-by: Kien Dang <kiend@pm.me>
2023-08-27 11:50:18 +03:00
Ülgen Sarıkavak
ede3880abb
Sync trove classifiers with tox.ini (#1341)
* Sync trove classifiers with tox.ini

* No need for Python 3 condition anymore
2022-09-02 18:55:39 +03:00
Ülgen Sarıkavak
8383bdc5aa
pre-commit & black (#1340)
* Call black via pre-commit
* Apply black
2022-08-19 09:15:44 +03:00
Ülgen Sarıkavak
12ec3ca4ac
Introduce pre-commit config for flake8 (#1338) 2022-08-18 12:48:51 +03:00
Semyon Pupkov
cc3bd05472
Replace Unidecode package with text_unidecode package #1014 (#1060)
Closes #1014
2020-12-22 20:12:22 -08:00
Andreas Hasenkopf
ee3d4f521f
Include tests and examples in source package, but don't install them (#1034)
..., but don't install them.
Also applied changes as suggested by `black`.
2020-10-19 17:23:41 +01:00
Jonathan Kim
1bec8e44b7
Move to_const function from Graphene into Graphene-Django (#992) 2020-06-25 15:11:18 +01:00
Jonathan Kim
56f1db80cf
Update setup.py classifiers (#987)
Fixes https://github.com/graphql-python/graphene-django/issues/985
2020-06-10 17:41:11 +01:00
Ülgen Sarıkavak
cf9f59071e
Update dev dependencies (#903) 2020-03-14 10:40:41 +00:00
Mel van Londen
0962db5aa6 Pin higher version of graphene for proper graphql-core version r… (#768) 2019-09-22 21:09:57 +01:00
Jonathan Kim
692540cc78
Update flake8 (#688)
* Include setup.py in black formatting

* Add new flake8 plugins and update errors to look for

* Fix duplicate test name

* Don't use mutable data structure

* Install all dev dependencies for flake8 and black tox envs
2019-06-24 18:55:44 +01:00
Paul Hallett
e6ad5887ca
Introduce Black formatting, additional tests 2019-05-02 17:46:35 +01:00
Syrus Akbary
a59f41b080
Remove iso8601 dependency, updated graphql-core 2018-09-05 13:18:09 +02:00
Jay Hale
9152075ed8 Remove unsupported python & Django test cases 2018-09-04 13:15:04 -04:00
Jay Hale
dc0c2900d1 Making GrapheneFilterSetMixin compatible with django_filter 2 2018-09-04 13:15:04 -04:00
Syrus Akbary
f0705e2c25 Pin a explicit version of django-filter (<2) 2018-07-19 16:43:09 -07:00
Syrus Akbary
192ac963d9 Trying to fix tests 2018-07-19 16:39:24 -07:00
Syrus Akbary
26cfa88f3a
Fixed non-deterministic setup.py. Related issue #427
This commit is trying to fix https://github.com/graphql-python/graphene-django/issues/427#issuecomment-395539715
2018-06-08 11:51:41 -07:00
Syrus Akbary
b1948d70bd Make graphene>=2.1 as a requirement 2018-06-05 14:17:21 -07:00
Syrus Akbary
a9e5beb9eb Merge branch 'master' into form_mutations
# Conflicts:
#	graphene_django/forms/converter.py
#	graphene_django/forms/tests/test_converter.py
2018-06-05 13:23:39 -07:00
Syrus Akbary
4f47ffdc8d Updated graphql-core requirements 2018-06-05 12:19:37 -07:00
Syrus Akbary
33c6fdf5ab Added graphql-core min version to requirements 2018-06-05 01:24:53 -07:00
urbandove
c73b6e32a9
Merge branch 'master' into master 2017-12-18 12:24:27 -05:00
=
c952ef1a88 Date Scalar only added in graphene 2.0.1 2017-12-18 12:21:49 -05:00
=
f8a5860f34 django version depends on python version 2017-12-09 14:24:48 -08:00
Syrus Akbary
d7c160c3b0
Pin current Graphene-Django version to Graphene~2
To avoid compatibility issues it's better to pin dependencies.
2017-11-20 21:02:00 -08:00
Syrus Akbary
de3947351b Updated graphene-django to 2.0 🎉 2017-10-25 10:49:37 -07:00
Syrus Akbary
872ce3922e Added support for wheel package 2017-07-31 22:46:27 -07:00
Syrus Akbary
36480b7366 Updated version 2017-07-26 23:36:41 -07:00
Syrus Akbary
f5ecee3b1b Updated version 2017-07-25 00:03:31 -07:00
Syrus Akbary
48bcccdac2 Improved integration with Graphene 2.0 2017-07-24 22:27:50 -07:00
Patrick Arminio
dc86e4e9a1 Add optional requires for rest framework 2017-06-26 09:19:49 +01:00
Syrus Akbary
7c52aa3c7f Merge pull request #180 from arianon/master
Make DjangoConnectionField compatible with Promise-based iterables.
2017-06-24 15:44:51 -07:00
Patrick Arminio
99c153ac5d Up required django version to 1.8 2017-06-23 11:57:49 +01:00
arianon@openmailbox.org
4350582c52 Support Connections created from Promises 2017-05-19 19:12:28 -04:00
Syrus Akbary
1e34dfb3e5 Updated version to 1.3 - Require graphene 1.4 2017-04-20 01:15:05 -07:00
Syrus Akbary
28db2c0506 Improved docs for running tests locally 2017-03-02 18:32:25 -08:00
Syrus Akbary
4246ceaa85 Updated version to 1.2.1 2016-12-16 00:27:33 -08:00
Paul Bailey
0b76e1abac updated dependency 2016-11-28 14:25:41 -05:00
Syrus Akbary
c60c1430a7 Updated version to 1.2.0 2016-11-23 02:43:58 -08:00
Syrus Akbary
8dfe7bbcf5 Remove filter order_by as Django Filters have deprecated it in 1.0 2016-11-23 02:15:05 -08:00
Syrus Akbary
cf27318e3c Updated version to 1.1.0 2016-11-14 22:33:58 -08:00
Israel Saeta Pérez
9e9a08ffe4 Add pytest-runner and test-->pytest alias to make tests run as documented. 2016-11-12 18:27:25 +01:00
Syrus Akbary
5b11ad289a Updated graphene-django to 1.0 🎉 2016-09-26 09:26:09 -07:00
Syrus Akbary
8f5a425859 Updated version 2016-09-22 20:52:46 -07:00
Syrus Akbary
c93e785e8e Updated version 2016-09-20 23:53:06 -07:00
Syrus Akbary
bcb408f921 Updated version 2016-09-20 00:10:57 -07:00
Syrus Akbary
317c8ceec4 Ensure CSRF cookie is set. Updated dev version 2016-09-19 23:14:59 -07:00
Syrus Akbary
d05407f6a5 Include templates in package. Updated dev version 2016-09-19 23:04:07 -07:00
Syrus Akbary
9b46fad919 Updated dev version 2016-09-19 22:55:07 -07:00