graphene-django/examples/starwars
Kien Dang 6f21dc7a94
Not require explicitly set ordering in DjangoConnectionField (#1518)
* Revert "feat!: check django model has a default ordering when used in a relay connection (#1495)"

This reverts commit 96c09ac439.

* Fix assert no warning for pytest>=8
2024-04-18 12:00:31 +08:00
..
tests Typo fixes (#1459) 2023-09-06 10:29:58 +03:00
__init__.py Isolated Graphene Django in a new package 2016-09-17 16:31:17 -07:00
data.py Typo fixes (#1459) 2023-09-06 10:29:58 +03:00
models.py Not require explicitly set ordering in DjangoConnectionField (#1518) 2024-04-18 12:00:31 +08:00
schema.py Use ruff in pre-commit (#1441) 2023-08-06 01:47:00 +03:00