Dražen Odobašić
|
b1e33ceced
|
Fixed #23395 -- Limited line lengths to 119 characters.
|
2015-09-12 11:40:50 -04:00 |
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 |
Aymeric Augustin
|
d9413d33b2
|
Refactored code and tests that relied on django.utils.tzinfo.
Refs #17262.
|
2013-09-09 22:32:52 +02:00 |
Aymeric Augustin
|
e021b87c00
|
Fixed a few more imports of django.utils.unittest.
One import per line please! Refs #20680.
|
2013-07-01 22:49:07 +02:00 |
Preston Timmons
|
612ef3e5c9
|
Modified utils_tests for unittest2 discovery.
|
2013-04-12 15:31:58 -06:00 |