mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #29784 -- Switched to https:// links where available.
This commit is contained in:
committed by
Claude Paroz
parent
d1d5c97bc2
commit
82f286cf6f
@@ -54,7 +54,7 @@ not cause any issues with the typical round-trip from ``dumpdata`` to
|
||||
``loaddata``, but if you feed your own XML documents to the ``loaddata``
|
||||
management command, you will need to ensure they do not contain a DTD.
|
||||
|
||||
.. _from the Python security team: http://blog.python.org/2013/02/announcing-defusedxml-fixes-for-xml.html
|
||||
.. _from the Python security team: https://blog.python.org/2013/02/announcing-defusedxml-fixes-for-xml.html
|
||||
|
||||
|
||||
Formset memory exhaustion
|
||||
|
||||
Reference in New Issue
Block a user