mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
This reverts commit d7f5bfd241.
Thanks Márton Salomváry for the report.
This commit is contained in:
@@ -416,9 +416,6 @@ fields modified in the custom ``save()`` methods should be added to the
|
||||
Miscellaneous
|
||||
-------------
|
||||
|
||||
* The undocumented ``SimpleTemplateResponse.rendering_attrs`` and
|
||||
``TemplateResponse.rendering_attrs`` are renamed to ``non_picklable_attrs``.
|
||||
|
||||
* The undocumented ``django.http.multipartparser.parse_header()`` function is
|
||||
removed. Use ``django.utils.http.parse_header_parameters()`` instead.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user