Narpat Mali
9c5541f7e1
python3-django: upgrade 4.2.3 -> 4.2.5
...
The delta between 4.2.3 and 4.2.5 contains the CVE-2023-41164 fix
and other bugfixes. git log --oneline 4.2.3..4.2.5 shows:
b8b2f74512 (tag: 4.2.5) [4.2.x] Bumped version for 4.2.5 release.
9c51b4dcfa [4.2.x] Fixed CVE-2023-41164 -- Fixed potential DoS in django.utils.encoding.uri_to_iri().
acfb427522 [4.2.x] Fixed #34803 -- Fixed queryset crash when filtering againts deeply nested OuterRef annotations.
55a0b9c32e [4.2.x] Added stub release notes and release date for 4.2.5, 4.1.11, and 3.2.21.
8e8c318449 [4.2.x] Avoided counting exceptions in AsyncClient docs.
dcb9d7a0e4 [4.2.x] Improved formset docs by using a set instead of a list in the custom validation example.
f55b420277 [4.2.x] Fixed #34781 -- Updated logging ref docs for django.server's request extra context value.
46b2b08e45 [4.2.x] Fixed #34779 -- Avoided unnecessary selection of non-nullable m2m fields without natural keys during serialization.
d34db6602e [4.2.x] Fixed #34773 -- Fixed syncing DEFAULT_FILE_STORAGE/STATICFILES_STORAGE settings with STORAGES.
a22aeef555 [4.2.x] Fixed #15799 -- Doc'd that Storage._open() should raise FileNotFoundError when file doesn't exist.
936afc2deb [4.2.x] Refs #34754 -- Added missing FullResultSet import.
3a1863319c [4.2.x] Fixed #34754 -- Fixed JSONField check constraints validation on NULL values.
951dcbb2e6 [4.2.x] Fixed #34756 -- Fixed docs HTML build on Sphinx 7.1+.
a750fd0d7f [4.2.x] Added stub release notes for 4.2.5.
a56c46642d [4.2.x] Post-release version bump.
6f4c7c124a (tag: 4.2.4) [4.2.x] Bumped version for 4.2.4 release.
e53d6239df [4.2.x] Added release date for 4.2.4.
8808d9da6b [4.2.x] Fixed #34750 -- Fixed QuerySet.count() when grouping by unused multi-valued annotations.
2ef2b2ffc0 [4.2.x] Corrected pycon formatting in some docs.
8db9a0b5a0 [4.2.x] Fixed warnings per flake8 6.1.0.
739da73164 [4.2.x] Fixed #34748 -- Fixed queryset crash when grouping by a reference in a subquery.
a52a2b6678 [4.2.x] Fixed #34749 -- Corrected QuerySet.acreate() signature in docs.
12ebd9a1ac [4.2.x] Refs #34712 -- Doc'd that defining STORAGES overrides the default configuration.
1f9d00ef9f [4.2.x] Added missing backticks in docs.
c99d935600 [4.2.x] Fixed typo in docs/ref/models/querysets.txt.
da92a971a0 [4.2.x] Refs #30052 -- Clarified that defer() and only() do not work with aggregated fields.
7a67b065d7 [4.2.x] Fixed #34717 -- Fixed QuerySet.aggregate() crash when referencing window functions.
c646412a75 Added reference to TypedChoiceField in ChoiceField docs.
f474ba4cb5 [4.2.x] Fixed #34309 -- Doc'd how to fully delete an app.
e54f711d42 [4.2.x] Fixed #33405 , Refs #7177 -- Clarified docs for filter escapejs regarding safe and unsafe usages.
047844270b [4.2.x] Added stub release notes for 4.2.4.
Release Notes: https://docs.djangoproject.com/en/dev/releases/4.2.5/
Signed-off-by: Narpat Mali <narpat.mali@windriver.com >
Signed-off-by: Armin Kuster <akuster808@gmail.com >
2023-09-27 10:23:28 -04:00
..
2021-01-04 14:48:29 -08:00
2022-03-03 08:48:07 -08:00
2022-02-24 08:30:26 -08:00
2022-03-01 09:06:56 -08:00
2022-04-22 16:26:22 +00:00
2022-03-03 08:48:06 -08:00
2022-01-18 08:59:58 -08:00
2023-09-27 10:23:14 -04:00
2023-07-25 07:24:25 -04:00
2022-03-15 15:34:22 -04:00
2022-03-15 15:34:22 -04:00
2021-04-01 08:31:16 -07:00
2022-03-09 07:37:03 -08:00
2022-03-09 07:37:04 -08:00
2022-03-03 08:48:07 -08:00
2022-07-26 07:08:35 -07:00
2022-03-21 09:57:28 -04:00
2023-06-03 07:55:37 -04:00
2022-01-18 08:59:58 -08:00
2022-02-24 08:30:26 -08:00
2023-02-06 10:20:34 -05:00
2022-06-22 16:21:05 -07:00
2022-03-01 09:06:56 -08:00
2022-03-17 08:54:17 -04:00
2022-03-23 09:46:31 -04:00
2022-03-11 08:48:38 -05:00
2022-12-20 09:49:02 -05:00
2022-03-01 09:06:56 -08:00
2022-03-03 08:48:07 -08:00
2022-01-18 08:59:58 -08:00
2023-06-17 13:50:19 -04:00
2022-03-01 09:06:56 -08:00
2022-03-01 09:06:56 -08:00
2022-01-11 17:50:55 -08:00
2023-07-02 11:19:31 -04:00
2022-03-01 09:06:56 -08:00
2021-11-17 09:24:26 -08:00
2022-04-22 16:26:22 +00:00
2022-03-16 09:25:28 -04:00
2023-08-30 13:41:52 -04:00
2021-08-30 08:10:12 -07:00
2022-01-18 08:59:58 -08:00
2021-11-21 22:06:22 -08:00
2022-03-28 08:35:31 -04:00
2022-03-19 19:00:34 -07:00
2022-03-19 19:00:34 -07:00
2021-08-03 10:21:25 -07:00
2021-08-16 08:21:14 -07:00
2022-01-21 08:23:59 -08:00
2021-08-03 10:21:25 -07:00
2022-03-04 17:41:45 -08:00
2022-03-28 08:35:31 -04:00
2020-08-25 10:33:13 -07:00
2021-08-03 10:21:25 -07:00
2022-03-01 09:06:56 -08:00
2022-05-17 05:57:10 -07:00
2022-03-19 19:00:34 -07:00
2021-11-11 06:36:04 -08:00
2022-03-19 19:00:34 -07:00
2022-03-09 07:37:04 -08:00
2022-03-04 17:41:45 -08:00
2022-01-18 08:59:58 -08:00
2020-02-09 23:02:39 -08:00
2022-03-30 09:09:07 -04:00
2021-08-03 10:21:25 -07:00
2022-04-22 16:26:22 +00:00
2022-03-17 10:00:11 -07:00
2022-03-07 09:27:53 -08:00
2022-04-11 09:22:30 -04:00
2021-11-03 06:57:49 -07:00
2021-08-03 10:21:25 -07:00
2022-04-11 09:22:30 -04:00
2022-04-06 14:55:16 -04:00
2021-08-03 10:21:25 -07:00
2022-04-22 16:26:22 +00:00
2022-02-24 08:30:26 -08:00
2020-06-22 08:38:19 -07:00
2021-12-20 20:20:29 -08:00
2021-08-30 08:10:12 -07:00
2022-03-28 08:35:31 -04:00
2023-08-11 10:30:50 -04:00
2022-03-28 08:35:32 -04:00
2021-08-03 10:21:25 -07:00
2022-03-19 19:00:34 -07:00
2022-03-04 17:41:45 -08:00
2021-08-03 10:21:25 -07:00
2022-02-28 08:32:19 -08:00
2022-04-04 09:08:21 -04:00
2022-04-06 14:55:16 -04:00
2021-08-03 10:21:25 -07:00
2020-08-25 10:33:34 -07:00
2022-04-22 16:26:22 +00:00
2022-03-01 09:06:56 -08:00
2022-01-11 17:50:55 -08:00
2021-10-25 08:35:04 -07:00
2022-03-01 09:06:56 -08:00
2022-03-03 08:48:07 -08:00
2021-08-03 10:21:25 -07:00
2022-03-04 17:41:45 -08:00
2022-02-24 08:30:26 -08:00
2022-04-22 16:26:22 +00:00
2022-03-09 07:37:03 -08:00
2022-03-03 08:48:06 -08:00
2022-02-22 08:29:53 -08:00
2021-01-28 10:51:52 -08:00
2022-03-04 17:41:45 -08:00
2021-11-02 08:06:11 -07:00
2021-10-18 09:49:36 -07:00
2022-03-19 19:00:34 -07:00
2021-08-19 09:56:43 -07:00
2022-03-04 17:41:45 -08:00
2022-01-20 09:53:40 -08:00
2022-03-04 17:41:45 -08:00
2021-11-19 08:30:36 -08:00
2021-09-20 08:43:37 -07:00
2022-01-10 10:35:02 -08:00
2022-02-24 08:30:26 -08:00
2023-09-27 10:23:14 -04:00
2023-09-27 10:23:24 -04:00
2023-09-27 10:23:28 -04:00
2017-06-14 14:51:15 +02:00
2022-01-05 08:15:50 -08:00
2022-03-17 08:54:17 -04:00
2020-09-24 12:52:49 -07:00
2022-03-04 17:41:45 -08:00
2021-08-03 10:21:25 -07:00
2021-08-06 20:37:42 -07:00
2021-09-10 06:55:20 -07:00
2022-04-11 09:22:30 -04:00
2021-11-16 08:25:15 -08:00
2022-03-19 19:00:34 -07:00
2021-08-03 10:21:25 -07:00
2022-04-04 09:08:21 -04:00
2021-11-19 08:30:36 -08:00
2022-01-04 08:40:52 -08:00
2022-03-04 17:41:45 -08:00
2022-03-19 19:00:34 -07:00
2022-01-19 08:58:09 -08:00
2021-11-11 06:36:04 -08:00
2021-08-03 10:21:25 -07:00
2022-04-11 09:22:30 -04:00
2021-08-03 10:21:25 -07:00
2017-12-22 19:43:53 -08:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-04-11 09:22:30 -04:00
2021-08-03 10:21:25 -07:00
2022-03-19 19:00:34 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2017-12-22 19:43:54 -08:00
2018-05-30 09:52:36 -07:00
2022-03-19 19:00:34 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-03-11 11:20:55 -08:00
2021-08-03 10:21:25 -07:00
2017-12-22 19:43:54 -08:00
2022-03-19 19:00:34 -07:00
2020-06-08 13:58:02 -07:00
2021-11-17 09:24:26 -08:00
2023-07-25 07:24:25 -04:00
2021-09-20 08:43:37 -07:00
2022-02-28 08:32:19 -08:00
2021-12-16 08:14:03 -08:00
2022-03-04 17:41:45 -08:00
2021-10-28 09:01:25 -07:00
2021-12-16 08:14:04 -08:00
2022-04-11 09:22:30 -04:00
2022-04-17 16:46:15 +00:00
2022-04-11 09:22:30 -04:00
2022-04-17 16:46:15 +00:00
2021-08-03 10:21:25 -07:00
2022-04-17 16:46:16 +00:00
2022-03-04 17:41:45 -08:00
2021-08-03 10:21:25 -07:00
2022-04-04 09:08:21 -04:00
2022-04-11 09:22:30 -04:00
2021-08-26 09:57:25 -07:00
2022-03-28 08:35:32 -04:00
2022-03-03 08:48:07 -08:00
2021-10-18 09:49:37 -07:00
2022-03-04 17:41:45 -08:00
2021-08-03 10:21:25 -07:00
2022-03-19 19:00:34 -07:00
2022-01-11 17:50:55 -08:00
2021-09-28 09:15:08 -07:00
2022-03-19 19:00:34 -07:00
2022-03-19 19:00:34 -07:00
2022-03-19 19:00:34 -07:00
2019-05-02 14:13:57 -07:00
2021-08-03 10:21:25 -07:00
2022-04-22 16:26:22 +00:00
2022-04-17 16:46:15 +00:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-02-19 10:02:43 -08:00
2022-03-28 08:35:32 -04:00
2020-04-12 22:57:22 -07:00
2022-03-09 07:37:04 -08:00
2022-04-11 09:22:30 -04:00
2021-09-20 08:43:37 -07:00
2022-03-19 19:00:34 -07:00
2022-01-07 11:01:30 -08:00
2022-03-16 09:25:28 -04:00
2022-04-04 09:08:21 -04:00
2021-05-19 09:16:54 -07:00
2022-04-04 09:08:21 -04:00
2021-09-20 08:43:37 -07:00
2021-11-19 08:30:36 -08:00
2022-04-11 09:22:30 -04:00
2021-10-18 09:49:37 -07:00
2022-01-19 08:58:09 -08:00
2021-08-03 10:21:25 -07:00
2022-02-03 08:40:20 -08:00
2022-03-21 09:57:28 -04:00
2021-01-25 14:34:06 -08:00
2020-06-13 21:34:21 -07:00
2022-03-03 08:48:07 -08:00
2020-07-03 18:07:33 -07:00
2023-08-30 13:41:52 -04:00
2022-04-04 09:08:21 -04:00
2022-03-04 17:41:45 -08:00
2022-01-04 08:40:52 -08:00
2020-07-06 10:19:48 -07:00
2022-03-19 19:00:34 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-03-04 17:41:45 -08:00
2022-03-19 19:00:34 -07:00
2021-08-03 10:21:25 -07:00
2022-07-26 07:08:35 -07:00
2022-03-21 09:57:28 -04:00
2023-06-03 07:55:37 -04:00
2022-04-22 16:26:22 +00:00
2022-06-03 07:02:48 -07:00
2021-05-17 08:52:24 -07:00
2022-03-01 09:06:56 -08:00
2020-06-11 07:43:01 -07:00
2021-08-03 10:21:25 -07:00
2022-02-28 08:32:19 -08:00
2021-09-20 08:43:37 -07:00
2022-01-04 08:40:52 -08:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-01-31 08:15:17 -08:00
2022-04-11 09:22:30 -04:00
2021-01-27 10:21:14 -08:00
2022-02-16 08:13:29 -08:00
2021-08-03 10:21:25 -07:00
2021-06-01 07:48:10 -07:00
2022-03-10 10:03:30 -05:00
2021-10-18 09:49:36 -07:00
2022-04-17 16:46:15 +00:00
2022-04-17 16:46:15 +00:00
2022-03-03 08:48:07 -08:00
2022-11-19 11:16:48 -05:00
2022-03-04 17:41:45 -08:00
2021-10-14 07:15:37 -07:00
2022-03-17 10:00:11 -07:00
2019-09-17 20:47:11 -07:00
2020-06-26 08:55:45 -07:00
2021-10-28 09:01:25 -07:00
2022-02-28 08:32:19 -08:00
2022-04-06 14:55:16 -04:00
2021-09-20 08:43:37 -07:00
2022-03-28 08:35:32 -04:00
2021-08-03 10:21:25 -07:00
2022-01-06 12:34:12 -08:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-03-19 19:00:34 -07:00
2020-05-19 17:14:09 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2019-09-17 20:47:12 -07:00
2021-08-03 10:21:25 -07:00
2020-08-10 10:57:57 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2023-03-05 07:45:14 -05:00
2022-04-11 09:22:30 -04:00
2021-08-30 08:10:12 -07:00
2022-03-16 09:25:28 -04:00
2020-06-19 10:20:36 -07:00
2021-08-03 10:21:25 -07:00
2022-03-04 17:41:45 -08:00
2021-11-19 08:30:36 -08:00
2022-03-04 17:41:45 -08:00
2021-08-03 10:21:25 -07:00
2022-03-23 09:46:31 -04:00
2021-08-03 10:21:25 -07:00
2021-08-06 20:37:42 -07:00
2021-12-20 20:20:29 -08:00
2022-12-11 16:18:53 -05:00
2022-03-17 10:00:11 -07:00
2022-04-11 09:22:30 -04:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-03-04 17:41:45 -08:00
2021-08-03 10:21:25 -07:00
2022-03-04 17:41:45 -08:00
2021-08-03 10:21:25 -07:00
2022-03-01 09:06:56 -08:00
2021-11-03 06:57:49 -07:00
2022-06-22 16:21:05 -07:00
2022-04-06 14:55:16 -04:00
2022-01-24 09:09:59 -08:00
2021-10-18 09:49:37 -07:00
2022-04-11 09:22:30 -04:00
2022-03-04 17:41:45 -08:00
2021-11-03 06:57:49 -07:00
2021-11-16 08:25:15 -08:00
2020-11-04 11:08:50 -08:00
2021-08-03 10:21:25 -07:00
2021-10-28 09:01:25 -07:00
2022-03-19 19:00:34 -07:00
2022-03-04 17:41:45 -08:00
2021-10-19 09:21:18 -07:00
2021-08-03 10:21:25 -07:00
2021-10-28 09:01:25 -07:00
2021-08-03 10:21:25 -07:00
2022-04-17 16:46:15 +00:00
2019-03-21 05:56:21 -07:00
2022-03-03 08:48:07 -08:00
2022-03-30 09:09:07 -04:00
2022-03-15 15:34:22 -04:00
2022-04-11 09:22:30 -04:00
2021-08-03 10:21:25 -07:00
2022-03-19 19:00:34 -07:00
2022-03-01 09:06:56 -08:00
2021-09-20 08:43:37 -07:00
2021-10-18 09:49:37 -07:00
2022-03-16 09:25:28 -04:00
2022-03-04 17:41:45 -08:00
2022-03-17 08:54:17 -04:00
2022-04-11 09:22:30 -04:00
2022-02-28 08:32:19 -08:00
2022-03-09 07:37:04 -08:00
2021-08-03 10:21:25 -07:00
2022-03-04 17:41:45 -08:00
2021-10-28 09:01:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-03-19 19:00:34 -07:00
2022-04-11 09:22:30 -04:00
2022-03-19 19:00:34 -07:00
2022-03-23 09:46:31 -04:00
2022-03-30 09:09:07 -04:00
2021-08-03 10:21:25 -07:00
2022-01-31 08:15:17 -08:00
2022-03-19 19:00:34 -07:00
2022-03-10 10:03:30 -05:00
2022-01-20 09:53:40 -08:00
2021-08-03 10:21:25 -07:00
2022-03-19 19:00:34 -07:00
2022-03-04 17:41:45 -08:00
2021-08-03 10:21:25 -07:00
2022-03-19 19:00:34 -07:00
2022-04-06 14:55:16 -04:00
2021-11-01 05:41:29 -07:00
2020-04-05 10:38:14 -07:00
2022-01-11 17:50:55 -08:00
2022-04-17 16:46:15 +00:00
2022-04-11 09:22:30 -04:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-02-11 09:10:03 -08:00
2022-12-20 09:49:02 -05:00
2022-03-30 09:09:07 -04:00
2021-08-03 10:21:25 -07:00
2022-03-16 09:25:28 -04:00
2022-03-09 07:37:04 -08:00
2022-03-01 09:06:56 -08:00
2021-08-03 10:21:25 -07:00
2022-04-17 16:46:15 +00:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2020-04-05 10:38:13 -07:00
2022-03-19 19:00:34 -07:00
2021-11-20 12:07:09 -08:00
2022-03-04 17:41:45 -08:00
2021-08-03 10:21:25 -07:00
2022-03-10 10:03:30 -05:00
2022-03-04 17:41:45 -08:00
2022-03-03 08:48:07 -08:00
2022-03-19 19:00:34 -07:00
2022-03-19 19:00:34 -07:00
2020-04-05 10:38:13 -07:00
2022-06-03 07:01:00 -07:00
2020-06-25 10:21:34 -07:00
2022-04-17 16:46:15 +00:00
2023-06-17 13:50:19 -04:00
2020-06-19 10:17:50 -07:00
2021-10-25 08:35:04 -07:00
2022-01-18 08:59:58 -08:00
2022-04-11 09:22:30 -04:00
2022-03-04 17:41:45 -08:00
2021-02-24 09:07:45 -08:00
2022-03-04 17:41:45 -08:00
2022-03-01 09:06:56 -08:00
2020-08-06 10:25:55 -07:00
2021-07-16 08:57:37 -07:00
2020-07-10 09:35:37 -07:00
2021-08-03 10:21:25 -07:00
2022-04-11 09:22:30 -04:00
2022-04-06 14:55:16 -04:00
2021-08-03 10:21:25 -07:00
2022-03-19 19:00:34 -07:00
2022-02-28 08:32:19 -08:00
2022-04-06 14:55:16 -04:00
2022-03-19 19:00:34 -07:00
2022-04-11 09:22:30 -04:00
2022-03-01 09:06:56 -08:00
2022-03-10 10:03:29 -05:00
2021-08-03 10:21:25 -07:00
2022-03-03 08:48:07 -08:00
2022-03-19 19:00:34 -07:00
2022-04-06 14:55:16 -04:00
2021-08-03 10:21:25 -07:00
2022-01-11 17:50:55 -08:00
2022-02-24 08:30:26 -08:00
2021-10-18 09:49:37 -07:00
2022-03-04 17:41:45 -08:00
2020-04-04 07:22:16 -07:00
2022-03-23 09:46:31 -04:00
2022-03-30 09:09:07 -04:00
2021-09-20 08:43:37 -07:00
2022-04-06 14:55:16 -04:00
2022-03-01 09:06:56 -08:00
2023-06-11 11:43:33 -04:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2022-03-21 09:57:28 -04:00
2022-01-18 08:59:58 -08:00
2022-02-28 08:32:19 -08:00
2022-03-01 09:06:56 -08:00
2022-03-04 17:41:45 -08:00
2022-04-11 09:22:30 -04:00
2022-03-03 08:48:06 -08:00
2020-04-03 14:45:54 -07:00
2022-03-04 17:41:45 -08:00
2022-03-10 10:03:29 -05:00
2022-03-19 19:00:34 -07:00
2021-11-16 08:25:15 -08:00
2021-11-16 08:25:15 -08:00
2022-04-11 09:22:30 -04:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-09-20 08:43:37 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2021-08-03 10:21:25 -07:00
2019-05-02 14:13:57 -07:00