We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e264cf7 commit 8bbd3aaCopy full SHA for 8bbd3aa
docs/source/index.rst
@@ -26,6 +26,8 @@ Having trouble? We’d like to help!
26
- Looking for specific information? Try the :ref:`genindex`, :ref:`modindex`,
27
or the detailed :doc:`table of contents <contents>`.
28
29
+- The :doc:`howto/index` section has step-by-step guides for common tasks.
30
+
31
- Didn't find an answer? You're welcome to ask questions or give feedback on
32
the `MongoDB Community Forum <https://www.mongodb.com/community/forums/tag/python>`_.
33
@@ -42,10 +44,12 @@ Models
42
44
- :doc:`ref/models/indexes`
43
45
- :doc:`ref/database`
46
- :doc:`ref/contrib/gis`
47
+- :doc:`ref/django-admin`
48
49
**Topic guides:**
50
51
- :doc:`topics/embedded-models`
52
+- :doc:`topics/transactions`
53
54
Forms
55
=====
0 commit comments