django/tests/middleware
Aymeric Augustin df09d85482 Fixed #17552 -- Removed a hack for IE6 and earlier.
It prevented the GZipMiddleware from compressing some data types even on
more recent version of IE where the corresponding bug was fixed.

Thanks Aaron Cannon for the report and Tim Graham for the review.
2014-06-10 08:42:31 +02:00
..
__init__.py Merged regressiontests and modeltests into the test root. 2013-02-26 14:36:57 +01:00
cond_get_urls.py Fixed #22218 -- Deprecated django.conf.urls.patterns. 2014-04-03 07:28:10 -04:00
extra_urls.py Fixed #21157 -- Fixed problems with ResolverMatch 2014-04-23 20:12:34 -04:00
tests.py Fixed #17552 -- Removed a hack for IE6 and earlier. 2014-06-10 08:42:31 +02:00
urls.py Fixed #21157 -- Fixed problems with ResolverMatch 2014-04-23 20:12:34 -04:00
views.py Removed executeable bit from a few files. 2014-05-25 23:16:40 +02:00