mirror of
https://github.com/django/django.git
synced 2025-08-04 10:59:45 +00:00
Fixed #28137 -- Deprecated HttpRequest.xreadlines().
This commit is contained in:
parent
278a09ac1f
commit
a1b2c1d76e
4 changed files with 14 additions and 3 deletions
|
@ -21,6 +21,8 @@ details on these changes.
|
|||
|
||||
* The ``DEFAULT_CONTENT_TYPE`` setting will be removed.
|
||||
|
||||
* ``HttpRequest.xreadlines()`` will be removed.
|
||||
|
||||
.. _deprecation-removed-in-2.1:
|
||||
|
||||
2.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue