1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/django
DevilsAutumn d5bcdf858d Fixed #34112 -- Added async-compatible interface to Model methods.
Thanks Adam Johnson for the review.
2022-11-02 09:14:17 +01:00
..
apps Rewrote some references to "master". 2022-03-08 14:50:06 +01:00
conf Added Central Kurdish (Sorani) language. 2022-08-30 11:56:11 +02:00
contrib Avoided assignment followed by immediate return. 2022-10-31 12:31:13 +01:00
core Fixed #29027 -- Fixed file_move_safe() crash when moving files with SELinux. 2022-10-24 13:54:51 +02:00
db Fixed #34112 -- Added async-compatible interface to Model methods. 2022-11-02 09:14:17 +01:00
dispatch Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
forms Used more augmented assignment statements. 2022-10-31 12:30:13 +01:00
http Used more augmented assignment statements. 2022-10-31 12:30:13 +01:00
middleware Used more augmented assignment statements. 2022-10-31 12:30:13 +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 Used more augmented assignment statements. 2022-10-31 12:30:13 +01:00
urls Used more augmented assignment statements. 2022-10-31 12:30:13 +01:00
utils Used more augmented assignment statements. 2022-10-31 12:30:13 +01:00
views Fixed #33606 -- Cleansed sessionid cookie in error reports. 2022-10-26 14:39:58 +02:00
__init__.py Bumped version; main is now 4.2 pre-alpha. 2022-05-17 14:22:06 +02:00
__main__.py
shortcuts.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00