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 f553228 commit acd8546Copy full SHA for acd8546
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
@@ -43,10 +45,12 @@ Models
43
45
- :doc:`ref/models/search`
44
46
- :doc:`ref/database`
47
- :doc:`ref/contrib/gis`
48
+- :doc:`ref/django-admin`
49
50
**Topic guides:**
51
52
- :doc:`topics/embedded-models`
53
+- :doc:`topics/transactions`
54
55
Forms
56
=====
0 commit comments