mirror of
https://github.com/django/django.git
synced 2025-11-02 04:48:33 +00:00
Fixed #18054 -- Deprecated contrib.markup. Thanks to simukis for the initial patch.
This commit is contained in:
parent
617d077f1f
commit
3da43c1111
5 changed files with 30 additions and 1 deletions
|
|
@ -264,6 +264,9 @@ these changes.
|
|||
in 1.4. The backward compatibility will be removed --
|
||||
``HttpRequest.raw_post_data`` will no longer work.
|
||||
|
||||
* ``django.contrib.markup`` will be removed following an accelerated
|
||||
deprecation.
|
||||
|
||||
1.7
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue