1
0
mirror of https://github.com/django/django.git synced 2025-03-06 07:22:32 +00:00
django/tests/regressiontests
Aymeric Augustin 1c8be95a86 Prevented caching of streaming responses.
The test introduced in 4b278131 accidentally passed because of a
limitation of Python < 3.3.

Refs #17758, #7581.
2012-12-24 20:28:07 +01:00
..