mirror of
https://github.com/django/django.git
synced 2025-06-05 03:29:12 +00:00
[2.2.x] Fixed duplicate word in docs/releases/2.0.txt.
Backport of fdc4518fe296c169cf54f23fdad2e0fc8785c059 from master.
This commit is contained in:
parent
d5b43d7226
commit
0838cc0139
@ -668,7 +668,7 @@ Miscellaneous
|
|||||||
except that it also requires a ``request``.
|
except that it also requires a ``request``.
|
||||||
|
|
||||||
* The ``DEFAULT_CONTENT_TYPE`` setting is deprecated. It doesn't interact well
|
* The ``DEFAULT_CONTENT_TYPE`` setting is deprecated. It doesn't interact well
|
||||||
well with third-party apps and is obsolete since HTML5 has mostly superseded
|
with third-party apps and is obsolete since HTML5 has mostly superseded
|
||||||
XHTML.
|
XHTML.
|
||||||
|
|
||||||
* ``HttpRequest.xreadlines()`` is deprecated in favor of iterating over the
|
* ``HttpRequest.xreadlines()`` is deprecated in favor of iterating over the
|
||||||
|
Loading…
x
Reference in New Issue
Block a user