mirror of
https://github.com/django/django.git
synced 2025-07-24 05:36:15 +00:00
Refs #28137 -- Removed HttpRequest.xreadlines() per deprecation timeline.
This commit is contained in:
parent
8045dff98c
commit
7c66aaa2b6
2 changed files with 2 additions and 9 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue