Merge pull request #313 from nephila/feature/docs_parler_version
Document PARLER_LANGUAGES for parler 1.6
This commit is contained in:
commit
258680221d
1 changed files with 2 additions and 0 deletions
|
@ -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``::
|
* Add the following to your ``urls.py``::
|
||||||
|
|
||||||
url(r'^taggit_autosuggest/', include('taggit_autosuggest.urls')),
|
url(r'^taggit_autosuggest/', include('taggit_autosuggest.urls')),
|
||||||
|
|
Loading…
Reference in a new issue