Merge pull request #2144 from normanjaeckel/SettingsFix

Fixed example text in settings.
This commit is contained in:
Emanuel Schütze 2016-05-28 15:42:17 +02:00
commit 61976f47f0

View File

@ -33,7 +33,7 @@ TEMPLATE_DEBUG = DEBUG
# Add plugins to this list (see example entry in comment).
INSTALLED_PLUGINS += (
# 'pluginname',
# 'plugin_module_name',
)
INSTALLED_APPS += INSTALLED_PLUGINS