Skip to content

Commit 54cf197

Browse files
committed
Update README.md
1 parent 60b011c commit 54cf197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ 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: not yet
10+
* Integrate with Django ORM / SQLAlchemy: **IN PROGRESS** (in the [`api` branch](https://github.com/dittos/graphql-py/pull/5))
1111
* Implement basic query endpoint (WSGI?): not yet
1212
* Refactor to idiomatic Python: not yet

0 commit comments

Comments
 (0)