1
0
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:
Tim Graham
2016-12-31 07:10:04 -05:00
parent 3cee9edd1b
commit c6de8cca20
2 changed files with 3 additions and 18 deletions

View File

@@ -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.