..
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 #34512 -- Restored breadcrumbs on admin app index view.
2023-04-26 08:37:30 +02:00
core
[4.2.x] Fixed #34484 , Refs #34482 -- Reverted "Fixed #29186 -- Fixed pickling HttpRequest and subclasses."
2023-04-12 18:53:22 +02:00
db
[4.2.x] Fixed #34486 -- Fixed DatabaseOperations.compose_sql() crash with no existing database connection on PostgreSQL.
2023-04-14 11:02:47 +02:00
dispatch
Refs #33476 -- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
forms
[4.2.x] Fixed #34349 -- Fixed FormSet.empty_form crash when deleting extra forms is disabled.
2023-02-20 09:33:19 +01: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] Refs #33476 -- Applied Black's 2023 stable style.
2023-02-01 11:37:29 +01:00
__init__.py
[4.2.x] Post-release version bump.
2023-04-03 10:30:34 +02:00
__main__.py
shortcuts.py
Refs #33476 -- Reformatted code with Black.
2022-02-07 20:37:05 +01:00