1
0
mirror of https://github.com/django/django.git synced 2024-12-27 19:46:22 +00:00
django/django
2023-08-01 14:36:22 -03:00
..
apps Rewrote some references to "master". 2022-03-08 14:50:06 +01:00
conf [4.2.x] Fixed Central Kurdish (Sorani) translations of date-related strings. 2023-04-04 11:46:26 +02:00
contrib [4.2.x] Fixed #34638 -- Fixed admin change list selected row highlight on editable boolean fields. 2023-06-11 19:28:50 +02:00
core [4.2.x] Fixed CVE-2023-36053 -- Prevented potential ReDoS in EmailValidator and URLValidator. 2023-07-03 08:19:23 +02:00
db [4.2.x] Fixed #34750 -- Fixed QuerySet.count() when grouping by unused multi-valued annotations. 2023-08-01 16:17:06 +02:00
dispatch Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
forms [4.2.x] Fixed CVE-2023-36053 -- Prevented potential ReDoS in EmailValidator and URLValidator. 2023-07-03 08:19:23 +02:00
http [4.2.x] Refs #34482 -- Reverted "Fixed #32969 -- Fixed pickling HttpResponse and subclasses." 2023-04-12 18:53:29 +02:00
middleware [4.2.x] Fixed #34515 -- Made LocaleMiddleware prefer language from paths when i18n patterns are used. 2023-05-02 06:33:23 +02:00
template [4.2.x] Refs #34482 -- Reverted "Fixed #32969 -- Fixed pickling HttpResponse and subclasses." 2023-04-12 18:53:29 +02:00
templatetags Used more augmented assignment statements. 2022-10-31 12:30:13 +01:00
test [4.2.x] Fixed #34342, Refs #33735 -- Fixed test client handling of async streaming responses. 2023-02-17 11:48:59 +01:00
urls [4.2.x] Fixed #34515 -- Made LocaleMiddleware prefer language from paths when i18n patterns are used. 2023-05-02 06:33:23 +02:00
utils [4.2.x] Fixed #34515 -- Made LocaleMiddleware prefer language from paths when i18n patterns are used. 2023-05-02 06:33:23 +02:00
views [4.2.x] Fixed #34588 -- Removed usage of nonexistent stylesheet in the 'Congrats' page. 2023-05-22 11:52:03 +02:00
__init__.py [4.2.x] Post-release version bump. 2023-08-01 14:36:22 -03:00
__main__.py
shortcuts.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00