mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #28137 -- Removed HttpRequest.xreadlines() per deprecation timeline.
This commit is contained in:
@@ -242,6 +242,8 @@ to remove usage of these features.
|
||||
|
||||
* The ``DEFAULT_CONTENT_TYPE`` setting is removed.
|
||||
|
||||
* ``HttpRequest.xreadlines()`` is removed.
|
||||
|
||||
See :ref:`deprecated-features-2.1` for details on these changes, including how
|
||||
to remove usage of these features.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user