Skip to content

Commit ada65c2

Browse files
committed
Fixed the installation docs asking to add 'publisher' to installed apps, this app does not exist anymore (in it's old form) and is no longer required to be in installed apps. thanks to Ionel Maries Cristian for pointing this out
1 parent 04d2ad4 commit ada65c2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

docs/getting_started/tutorial.rst

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -78,10 +78,6 @@ There is even more plugins available on django CMS `extensions page`_.
7878

7979
.. _extensions page: http://www.django-cms.org/en/extensions/
8080

81-
If you wish to use the moderation workflow, also add:
82-
83-
* ``'publisher'``
84-
8581
Further, make sure you uncomment (enable) ``'django.contrib.admin'``
8682

8783
You might consider using `django-filer`_ with `django CMS plugin`_ and its

0 commit comments

Comments
 (0)