mirror of
https://github.com/django/django.git
synced 2025-08-04 19:08:28 +00:00
[2.0.x] Fixed #29334 -- Updated pypi.python.org URLs to pypi.org.
Backport of 64b74804c5
from master
This commit is contained in:
parent
3619d32209
commit
b98fa241dd
32 changed files with 60 additions and 65 deletions
|
@ -672,7 +672,7 @@ escaping HTML.
|
|||
the return value will be ``"Joel is a slug"``.
|
||||
|
||||
If you are looking for a more robust solution, take a look at the `bleach
|
||||
<https://pypi.python.org/pypi/bleach>`_ Python library.
|
||||
<https://pypi.org/project/bleach/>`_ Python library.
|
||||
|
||||
.. function:: html_safe()
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue