Updated settings docs.

This commit is contained in:
Jannis Leidel 2012-05-07 23:48:07 +02:00
parent 4c3c459e82
commit ee29bbe46e

View file

@ -28,6 +28,14 @@ The dotted Python path to the cache backend class. See
A boolean, if enabled triggers the use of the CodeMirror based editor.
Set to ``False`` by default.
``DBTEMPLATES_USE_TINYMCE``
---------------------------
.. versionadded:: 1.3
A boolean, if enabled triggers the use of the TinyMCE based editor.
Set to ``False`` by default.
``DBTEMPLATES_USE_REVERSION``
-----------------------------