1
0
mirror of https://github.com/django/django.git synced 2025-02-22 15:34:50 +00:00
django/tests/utils_tests
Raphael Michel 5c125f63f7 Fixed #24728 -- Renamed mime_type to content_type for syndication feeds
Renamed the mime_type properties of RssFeed and Atom1Feed to
content_type and start deprecation for the old names.
2015-06-04 13:24:18 -04:00
..