mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #24728 - Removed Atom1Feed/RssFeed mime_type attribute.
Per deprecation timeline.
This commit is contained in:
@@ -288,3 +288,6 @@ these features.
|
||||
|
||||
* Support for custom error views that don't accept an ``exception`` parameter
|
||||
is removed.
|
||||
|
||||
* The ``mime_type`` attribute of ``django.utils.feedgenerator.Atom1Feed`` and
|
||||
``django.utils.feedgenerator.RssFeed`` is removed.
|
||||
|
||||
Reference in New Issue
Block a user