File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ Create an Admin Site
13
13
14
14
You can create a {+framework+} admin site to edit your application's
15
15
data from a web interface. To learn more about the {+framework+} admin
16
- site and its features, see `The Django admin site <https://docs.djangoproject.com/en/ {+django-version-number+}/ ref/contrib/admin/>`__
16
+ site and its features, see `The Django admin site <{+django-docs+} ref/contrib/admin/>`__
17
17
in the {+framework+} documentation.
18
18
19
19
.. procedure::
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ Interact with Data
15
15
:values: reference
16
16
17
17
.. meta::
18
- :description: Learn how to use Django MongoDB Backend to interact with MongoDB data.
18
+ :description: Learn how to use {+django-odm+} to interact with MongoDB data.
19
19
:keywords: odm, crud, query
20
20
21
21
.. toctree::
You can’t perform that action at this time.
0 commit comments