1
0
mirror of https://github.com/django/django.git synced 2024-11-20 00:14:08 +00:00
django/tests/regressiontests/views
Aymeric Augustin 4b27813198 Fixed #7581 -- Added streaming responses.
Thanks mrmachine and everyone else involved on this long-standing ticket.
2012-10-20 20:05:11 +02:00
..
app0
app1
app2
app3
app4
fixtures
locale
media
templates/debug
templatetags
tests Fixed #7581 -- Added streaming responses. 2012-10-20 20:05:11 +02:00
__init__.py
generic_urls.py
models.py [py3] Refactored __unicode__ to __str__. 2012-08-12 14:44:40 +02:00
urls.py
views.py