django/django
Carlton Gibson 0bd2c0c901 Fixed #33735 -- Added async support to StreamingHttpResponse.
Thanks to Florian Vazelle for initial exploratory work, and to Nick
Pope and Mariusz Felisiak for review.
2022-12-22 10:41:12 +01:00
..
apps Rewrote some references to "master". 2022-03-08 14:50:06 +01:00
conf Updated translations from Transifex. 2022-12-20 19:34:59 +01:00
contrib Fixed #34219 -- Preserved Char/TextField.db_collation when altering column type. 2022-12-22 07:12:17 +01:00
core Fixed #33735 -- Added async support to StreamingHttpResponse. 2022-12-22 10:41:12 +01:00
db Fixed #34219 -- Preserved Char/TextField.db_collation when altering column type. 2022-12-22 07:12:17 +01:00
dispatch Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
forms Fixed #34119 -- Prevented callable default hidden widget value from being overridden. 2022-11-18 13:12:15 +01:00
http Fixed #33735 -- Added async support to StreamingHttpResponse. 2022-12-22 10:41:12 +01:00
middleware Fixed #33735 -- Added async support to StreamingHttpResponse. 2022-12-22 10:41:12 +01:00
template Fixed #34098 -- Fixed loss of precision for Decimal values in floatformat filter. 2022-10-24 12:59:34 +02:00
templatetags Used more augmented assignment statements. 2022-10-31 12:30:13 +01:00
test Refs #34118 -- Adopted asgiref coroutine detection shims. 2022-12-20 11:10:48 +01:00
urls Used more augmented assignment statements. 2022-10-31 12:30:13 +01:00
utils Fixed #33735 -- Added async support to StreamingHttpResponse. 2022-12-22 10:41:12 +01:00
views Refs #34118 -- Adopted asgiref coroutine detection shims. 2022-12-20 11:10:48 +01:00
__init__.py Bumped version; main is now 4.2 pre-alpha. 2022-05-17 14:22:06 +02:00
__main__.py Fixed #24857 -- Added "python -m django" entry point. 2015-09-07 19:54:32 -04:00
shortcuts.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00