We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 658b22e commit 4e62d3bCopy full SHA for 4e62d3b
README.rst
@@ -98,7 +98,7 @@ adding the following to your settings::
98
DJANGOCMS_SNIPPET_VERSIONING = True # Set to version with djangocms-versioning
99
DJANGOCMS_SNIPPET_MODERATION = True # Set to moderate with djangocms-moderation
100
101
-When adding versioning to djangocms-snippets, you will need to create ``Version``objects using
+When adding versioning to djangocms-snippets, you will need to create ``Version`` objects using
102
djangocms-versioning's ``create_version`` management command.
103
104
Template tag
0 commit comments