mirror of
https://github.com/Hopiu/django-fobi.git
synced 2026-05-13 23:23:11 +00:00
Update README.rst
This commit is contained in:
parent
6c098d59ad
commit
51eae155e8
1 changed files with 1 additions and 1 deletions
|
|
@ -34,7 +34,7 @@ Installation
|
|||
By default the content of the text field is stripped using either the
|
||||
awesome `bleach <https://bleach.readthedocs.io/>`_ library or if bleach
|
||||
is not installed just Django's own `strip_tags` function. To configure
|
||||
the strip (bleach only)behaviour, two settings are introduced:
|
||||
the strip (bleach only) behaviour, two settings are introduced:
|
||||
|
||||
.. code-block:: text
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue