mirror of
https://github.com/django/django.git
synced 2025-08-20 08:49:13 +00:00
Corrected release notes of calling format_html() without arguments.
This commit is contained in:
parent
f5c944b314
commit
bcddf641ae
@ -628,8 +628,8 @@ Miscellaneous
|
||||
|
||||
* ``FORMS_URLFIELD_ASSUME_HTTPS`` transitional setting is deprecated.
|
||||
|
||||
* Support for calling ``format_html()`` without passing args or kwargs will be
|
||||
removed.
|
||||
* Support for calling ``format_html()`` without passing args or kwargs is
|
||||
deprecated.
|
||||
|
||||
* Support for ``cx_Oracle`` is deprecated in favor of `oracledb`_ 1.3.2+ Python
|
||||
driver.
|
||||
|
Loading…
x
Reference in New Issue
Block a user