Skip to content

Commit 642f741

Browse files
committed
Merge branch 'docs'
2 parents b66050d + e70d7ed commit 642f741

File tree

2 files changed

+2
-5
lines changed

2 files changed

+2
-5
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,10 +77,8 @@ To learn more check out the following [examples](examples/):
7777
- [x] Take first, or last n items (credit: [alexpantyukhin](https://github.com/alexpantyukhin))
7878
- [x] Filter by global id (requester: [bwalsh](https://github.com/bwalsh))
7979
- [ ] Advanced filtering
80-
- [ ] Support more types
80+
- [ ] Support more types ([Currently supported](http://graphene-mongo.readthedocs.io/en/latest/fields.html#))
8181
- [x] Self-reference and list-of-self-reference relationship (requester: [mehdiym](https://github.com/mehdiym))
82-
- [x] ListField(EmbeddedDocumentField)
83-
- [ ] Others
8482

8583
## Contributing
8684

docs/requirements.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,2 @@
11
# Docs template
2-
https://github.com/graphql-python/graphene-python.org/archive/docs.zip
3-
2+
http://graphene-python.org/sphinx_graphene_theme.zip

0 commit comments

Comments
 (0)