django1/django/views/generic
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
..
__init__.py Fixed #14995 -- Add FormView import to generic views __init__. Thanks carbonXT. 2011-01-08 14:53:44 +00:00
base.py Fixed #7581 -- Added streaming responses. 2012-10-20 20:05:11 +02:00
dates.py Fixed #16218 -- date_list order in generic CBVs. 2012-09-22 11:47:34 +02:00
detail.py Fixed error message in detail generic view. 2012-07-25 22:46:57 +02:00
edit.py Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00
list.py Fixed #18451 -- Vastly improved class based view documentation. 2012-06-11 10:40:23 +02:00