File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,11 @@ This backend is currently in development and is not advised for production workf
4
4
changes may be made without notice. We welcome your feedback as we continue to
5
5
explore and build. The best way to share this is via our [ MongoDB Community Forum] ( https://www.mongodb.com/community/forums/tag/python ) .
6
6
7
- Documentation is available on [ MongoDB Docs] ( https://www.mongodb.com/docs/languages/python/django-mongodb/current/ )
7
+ ## Index
8
+ * [ Documentation] ( https://www.mongodb.com/docs/languages/python/django-mongodb/current/ )
9
+ * [ Getting Started] ( https://www.mongodb.com/docs/languages/python/django-mongodb/current/get-started/ )
10
+ * [ Model Your Data] ( https://www.mongodb.com/docs/languages/python/django-mongodb/current/model-data/ )
11
+ * [ Limitations] ( https://www.mongodb.com/docs/languages/python/django-mongodb/current/limitations/ )
8
12
9
13
## Install
10
14
You can’t perform that action at this time.
0 commit comments