Skip to content

Commit fd4b655

Browse files
authored
Add notice to README about no active maintenance
1 parent c52cf2b commit fd4b655

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# ![Graphene Logo](http://graphene-python.org/favicon.png) Graphene-Django
22

3+
> [!CAUTION]
4+
> `graphene-django` no longer has dedicated, active maintenance. If you are looking to use GraphQL with Python and Django, you may want to explore another option like [`strawberry`](https://strawberry.rocks/) with [`strawberry-django`](https://github.com/strawberry-graphql/strawberry-django).
5+
6+
---
7+
38
[![build][build-image]][build-url]
49
[![pypi][pypi-image]][pypi-url]
510
[![Anaconda-Server Badge][conda-image]][conda-url]

0 commit comments

Comments
 (0)