This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-06-03 10:39:12 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
views
History
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
..
decorators
Made more extensive use of get_current_site
2012-09-28 20:33:05 +02:00
generic
Fixed
#7581
-- Added streaming responses.
2012-10-20 20:05:11 +02:00
__init__.py
Imported Django from private SVN repository (created from r. 8825)
2005-07-13 01:25:57 +00:00
csrf.py
Removed usage of mimetype kwarg of HttpResponse
2012-06-30 21:19:07 +02:00
debug.py
[py3] Decoded the parsed source file encoding in debug view
2012-10-08 10:06:56 +02:00
defaults.py
Fixed
#18807
-- Made 404.html and 500.html optional
2012-09-30 23:16:19 +02:00
i18n.py
[py3] Ported django.utils.encoding.
2012-08-07 12:00:22 +02:00
static.py
Fixed
#7581
-- Added streaming responses.
2012-10-20 20:05:11 +02:00