Deprecated django.utils.text.javascript_quote.

Refs #21725.
This commit is contained in:
Baptiste Mispelon 2014-02-21 14:46:23 +01:00
parent 847171b0d0
commit 926e18d7d1
5 changed files with 44 additions and 13 deletions

View file

@ -119,6 +119,8 @@ details on these changes.
* ``ssi`` and ``url`` template tags will be removed from the ``future`` template
tag library (used during the 1.3/1.4 deprecation period).
* ``django.utils.text.javascript_quote`` will be removed.
.. _deprecation-removed-in-1.8:
1.8