mirror of https://github.com/django/django.git
[1.9.x] Removed duplicate Sphinx reference in docs/ref/templates/builtins.txt.
This commit is contained in:
parent
cc9c2b1ef3
commit
eb9efffe0c
|
@ -1972,8 +1972,6 @@ unescaped output will be ``"<B>Joel</B> <button>is</button> a slug"``.
|
|||
looking for something more robust, you can use the ``bleach`` Python
|
||||
library, notably its `clean`_ method.
|
||||
|
||||
.. _clean: http://bleach.readthedocs.org/en/latest/clean.html
|
||||
|
||||
.. templatefilter:: rjust
|
||||
|
||||
rjust
|
||||
|
|
Loading…
Reference in New Issue