Skip to content

Commit 64a6aba

Browse files
committed
Update README.md
1 parent 51f611a commit 64a6aba

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ GraphQL implementation for Python
77
## Roadmap
88

99
* Port [graphql-js](https://github.com/graphql/graphql-js) to Python: **IN PROGRESS** (see the [issue](https://github.com/dittos/graphql-py/issues/1) for progress)
10-
* Integrate with Django ORM / SQLAlchemy: **IN PROGRESS** (in the [`api` branch](https://github.com/dittos/graphql-py/pull/5))
10+
* Declarative Schema Definition DSL: **IN PROGRESS**
11+
* Django ORM Integration: **IN PROGRESS**
12+
* SQLAlchemy Integration: not yet
1113
* Implement basic query endpoint (WSGI?): not yet
1214
* Refactor to idiomatic Python: not yet

0 commit comments

Comments
 (0)