Document PARLER_LANGUAGES for parler 1.6
This commit is contained in:
parent
ece8ee663f
commit
abb92c01ed
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