django/django
2023-01-05 12:51:55 +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 #33961 -- Updated admin's jQuery to 3.6.3. 2023-01-04 11:28:09 +01:00
core Fixed #14094 -- Added support for unlimited CharField on PostgreSQL. 2022-12-28 12:31:04 +01:00
db Simplified SQLCompiler.get_group_by() a bit. 2023-01-04 08:32:27 +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 Added support for datetime.date to DateFormat.r(). 2023-01-05 12:51:55 +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