Skip to content

Commit dcfb881

Browse files
committed
landing
1 parent de5d19d commit dcfb881

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

source/index.txt

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,22 @@
22
Django MongoDB Backend
33
======================
44

5-
.. default-domain:: mongodb
5+
.. facet::
6+
:name: programming_language
7+
:values: python
68

7-
Your words here. Don't forget to add a toctree!
9+
.. meta::
10+
:keywords: home
811

9-
Have a lovely day!
12+
.. toctree::
1013

14+
Interact with Data </interact-data>
15+
16+
Welcome to the documentation site for the official {+django-odm+},
17+
a Django database backend that uses PyMongo to connect to MongoDB.
18+
19+
Interact with Data
20+
------------------
21+
22+
Learn how to use {+ddjango-odm+} to perform operations on MongoDB data
23+
in the :ref:`django-interact-data` section.

0 commit comments

Comments
 (0)