Merge pull request #313 from nephila/feature/docs_parler_version

Document PARLER_LANGUAGES for parler 1.6
This commit is contained in:
Iacopo Spalletti 2016-08-03 10:51:06 +02:00 committed by GitHub
commit 258680221d

View file

@ -60,6 +60,8 @@ suited for your deployment.
}
}
Since parler 1.6 this can be skipped if the language configuration is the same as ``CMS_LANGUAGES``.
* Add the following to your ``urls.py``::
url(r'^taggit_autosuggest/', include('taggit_autosuggest.urls')),