1
0
mirror of https://github.com/django/django.git synced 2025-01-14 04:18:17 +00:00
django/tests/regressiontests/middleware
2012-01-09 21:42:03 +00:00
..
__init__.py
cond_get_urls.py Fixed #14675 -- Completed removal of from django.conf.urls.default import * usage. 2011-09-11 22:36:16 +00:00
extra_urls.py Fixed #14675 -- Completed removal of from django.conf.urls.default import * usage. 2011-09-11 22:36:16 +00:00
models.py
tests.py Fixed #10762, #17514 -- Prevented the GZip middleware from returning a response longer than the original content, allowed compression of non-200 responses, and added tests (there were none). Thanks cannona for the initial patch. 2012-01-09 21:42:03 +00:00
urls.py Fixed #14675 -- Completed removal of from django.conf.urls.default import * usage. 2011-09-11 22:36:16 +00:00