Skip to content

Commit

Permalink
Update 3.0.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
TiredFingers committed Jul 8, 2021
1 parent feb8e7b commit 5faabb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/release-notes-and-upgrade-information/3.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ template tags you can just do:
=========================================================

A plugin's translatable content can now be read and set through :meth:`~cms.models.pluginmodel.CMSPlugin.get_translatable_content()`
and :meth:`~cms.models.pluginmodel.CMSPlugin.set_translatable_content()`. See :ref:`Custom Plugins <custom-plugins>` for more info.
and :meth:`~cms.models.pluginmodel.CMSPlugin.set_translatable_content()`. See :ref:`Custom Plugins <core-principals-plugins-custom-plugins>` for more info.

No more DB table-name magic for plugins
=======================================
Expand Down Expand Up @@ -416,7 +416,7 @@ CMS_TEMPLATE context variable

A new ``CMS_TEMPLATE`` variable is now available in the context: it contains the path to the
current page template.
See :ref:`CMS_TEMPLATE reference <page_template>` for details.
See :ref:`CMS_TEMPLATE reference <core-principals-templates-and-placeholders>` for details.


.. _upgrading-from-2.4:
Expand Down

0 comments on commit 5faabb1

Please sign in to comment.