Commit Graph

  • 4c26bba9c7 [4.2.x] Bumped versions in pre-commit and npm configurations. Mariusz Felisiak 2023-03-29 16:26:53 +02:00
  • 93faad78cc
    Bumped versions in pre-commit and npm configurations. Mariusz Felisiak 2023-03-29 16:26:53 +02:00
  • 4b01a4e6f5 [4.2.x] Fixed overindentation of AdminURLFieldWidget. Tim Graham 2023-03-29 06:40:35 -04:00
  • 080e13a6ef
    Fixed overindentation of AdminURLFieldWidget. Tim Graham 2023-03-29 06:40:35 -04:00
  • 5dba5fda55
    Fixed #34427 -- Improved error message when context processor does not return a dict. David Sanders 2023-03-29 17:54:04 +11:00
  • f12dc36754 [4.2.x] Fixed #34443 -- Fixed filtering by transforms on reverse relations. Mariusz Felisiak 2023-03-28 21:03:24 +02:00
  • 996c802229
    Fixed #34443 -- Fixed filtering by transforms on reverse relations. Mariusz Felisiak 2023-03-28 21:03:24 +02:00
  • be6a309b1d [4.2.x] Refs #29799 -- Added field instance lookups to suggestions in FieldErrors. Mariusz Felisiak 2023-03-28 19:18:48 +02:00
  • 3afdc9e9b4
    Refs #29799 -- Added field instance lookups to suggestions in FieldErrors. Mariusz Felisiak 2023-03-28 19:18:48 +02:00
  • 99ba5b43f0 [4.2.x] Fixed #34438 -- Reallowed extending UserCreationForm. Gary Jarrel 2023-03-27 23:26:06 +11:00
  • fcc7dc5781 Fixed #34438 -- Reallowed extending UserCreationForm. Gary Jarrel 2023-03-27 23:26:06 +11:00
  • 45ecd9acca Fixed #28384 -- Fixed ModelAdmin.lookup_allowed() for OneToOneField primary keys and nested relations. sarahboyce 2023-03-18 10:18:11 +01:00
  • 788f7b8100 [4.2.x] Fixed #34383 -- Fixed layout of admin fieldsets with multiple fields on the same line. Tom Carrick 2023-03-23 12:53:06 +01:00
  • d687febce5 Fixed #34383 -- Fixed layout of admin fieldsets with multiple fields on the same line. Tom Carrick 2023-03-23 12:53:06 +01:00
  • 21757bbdcd Refs #28948 -- Removed superfluous messages from cookie through bisect. David Wobrock 2023-03-08 17:39:26 +01:00
  • 9d0c878abf Refs #28948 -- Precomputed once serialized cookie messages. David Wobrock 2023-02-27 09:07:02 +01:00
  • 67208a5ad6 Fixed typo in tests/messages_tests/test_cookie.py. David Wobrock 2023-02-27 09:05:43 +01:00
  • cb13792938
    Fixed #34437 -- Made values() resolving error mention selected annotations. Simon Charette 2023-03-25 15:22:45 -04:00
  • ded3334af6 [4.2.x] Refs #34316 -- Fixed layout of admin password change forms and help texts for RTL languages. Mariusz Felisiak 2023-03-24 20:47:34 +01:00
  • f5c5c571d3
    Refs #34316 -- Fixed layout of admin password change forms and help texts for RTL languages. Mariusz Felisiak 2023-03-24 20:47:34 +01:00
  • cffcf0ef17
    Refs #32539 -- Fixed hide counts icon for RTL languages. Mariusz Felisiak 2023-03-24 13:42:00 +01:00
  • 870067e578 [4.2.x] Fixed typos in docs/ref/forms/renderers.txt. Mariusz Felisiak 2023-03-24 12:54:47 +01:00
  • 659f6b5bc5
    Fixed typos in docs/ref/forms/renderers.txt. Mariusz Felisiak 2023-03-24 12:54:47 +01:00
  • cad376f844 Fixed #34077 -- Added form field rendering. David Smith 2022-11-02 20:13:16 +00:00
  • 35ffaf77c2 [4.2.x] Added Django Forum to mailing lists page. Carlton Gibson 2023-03-23 15:52:36 +01:00
  • d33368b4ab Added Django Forum to mailing lists page. Carlton Gibson 2023-03-23 15:52:36 +01:00
  • d6b6e5d0fd Fixed #28553 -- Fixed annotation mismatch with QuerySet.values()/values_list() on compound queries. David Wobrock 2023-03-13 15:03:28 +01:00
  • b85dd83194 [4.2.x] Refs #34316 -- Fixed displaying error lists in admin password change forms on small screens. Mariusz Felisiak 2023-03-23 10:44:01 +01:00
  • 39d1e45227
    Refs #34316 -- Fixed displaying error lists in admin password change forms on small screens. Mariusz Felisiak 2023-03-23 10:44:01 +01:00
  • 12561b7021 [4.2.x] Refs #33781 -- Restored alignment for admin split-field timezone warnings for RTL languages. Mariusz Felisiak 2023-03-23 10:32:56 +01:00
  • 73ae8545ae
    Refs #33781 -- Restored alignment for admin split-field timezone warnings for RTL languages. Mariusz Felisiak 2023-03-23 10:32:56 +01:00
  • b0b769769e [4.2.x] Fixed #34409 -- Doc'd limitation of dictfetchall() and namedtuplefetchall() examples. Jesper Olsson 2023-03-22 19:20:58 +01:00
  • 216eb63883
    Fixed #34409 -- Doc'd limitation of dictfetchall() and namedtuplefetchall() examples. Jesper Olsson 2023-03-22 19:20:58 +01:00
  • d118cbb1ed [4.2.x] Doc'd use of asgiref.sync adapters with sensitive variables. Carlton Gibson 2023-03-22 12:32:13 +01:00
  • b00046d2c2 Doc'd use of asgiref.sync adapters with sensitive variables. Carlton Gibson 2023-03-22 12:32:13 +01:00
  • 203a15cadb
    Refs #31949 -- Adjusted error reporting docs. Carlton Gibson 2023-03-22 11:01:40 +01:00
  • 23cbed2187
    Refs #31949 -- Enabled @sensitive_variables to work with async functions. Jon Janzen 2023-03-22 02:21:04 -07:00
  • e4fad1372d [4.2.x] Fixed typo in docs/topics/class-based-views/mixins.txt. amirsoroush 2023-03-22 00:02:24 +03:00
  • 6087bc4e15 Fixed typo in docs/topics/class-based-views/mixins.txt. amirsoroush 2023-03-22 00:02:24 +03:00
  • d22209cb42 Fixed #34424 -- Fixed SelectDateWidget crash for inputs raising OverflowError. Jure Slak 2023-03-20 22:42:18 +01:00
  • b4870e7196 Refs #34434 -- Added assertion for cleaning 0-0-0 for forms.DateField. Jure Slak 2023-03-22 07:48:15 +01:00
  • ae824eceb1 [4.2.x] Fixed #34428 -- Made ASGIStaticFilesHandler adapt response to async iterator. Carlton Gibson 2023-03-21 20:51:53 +01:00
  • 02c356f2f3
    Fixed #34428 -- Made ASGIStaticFilesHandler adapt response to async iterator. Carlton Gibson 2023-03-21 20:51:53 +01:00
  • a2eaea8f22 Fixed #34388 -- Allowed using choice enumeration types directly on model and form fields. T. Franzel 2023-03-11 00:34:13 +01:00
  • 051d5944f8 Refs #33134, Refs #34077 -- Adjusted form rendering recursion test. David Smith 2023-03-21 15:12:56 +01:00
  • e829b0a239 [4.2.x] Bumped version for 4.2 release candidate 1. 4.2rc1 Mariusz Felisiak 2023-03-20 08:19:05 +01:00
  • f9f9215d3e
    Fixed some typos in comments, docstrings, and tests. Liyang Zhang 2023-03-20 02:07:23 -05:00
  • b295b31171 Fixed #34420 -- Corrected the order of imports in generated migration files. Andy Chosak 2023-03-18 14:02:12 -04:00
  • 0eb3e9bd75 Updated source translation catalogs. Mariusz Felisiak 2023-03-20 05:59:41 +01:00
  • 7e79fb35d4
    [4.2.x] Updated source translation catalogs. Mariusz Felisiak 2023-03-20 05:59:41 +01:00
  • f2923306f1 [4.2.x] Fixed #34322 -- Made ES module support to ManifestStaticFilesStorage optional. Mariusz Felisiak 2023-03-18 14:05:41 +01:00
  • e10c1688f9
    Fixed #34322 -- Made ES module support to ManifestStaticFilesStorage optional. Mariusz Felisiak 2023-03-18 14:05:41 +01:00
  • 2ffa815c73 Fixed #34421 -- Fixed QuerySet.update() on querysets in descending order by annotations. hb6h057 2023-03-17 00:03:32 +08:00
  • d2b688b966 Fixed #1873 -- Handled multi-valued query parameters in admin changelist filters. sarahboyce 2023-03-06 15:24:39 +01:00
  • d03dc63177 Refs #1873 -- Used GET.lists() in admin filters. sarahboyce 2023-03-06 14:59:20 +01:00
  • 8d6f959be2 Refs #1873 -- Added test for IncorrectLookupParameters when list of values is passed to RelatedFieldListFilter. sarahboyce 2023-03-16 06:11:34 +01:00
  • eff2ba3f8d [4.2.x] Fixed #34404 -- Clarified how FileResponse set Content-Type header. Ayush Bisht 2023-03-11 22:43:31 +05:30
  • fc266b694b Fixed #34404 -- Clarified how FileResponse set Content-Type header. Ayush Bisht 2023-03-11 22:43:31 +05:30
  • 78da5ca0c1
    Reverted "Fixed #33213 -- Doc'd testing code coverage in parallel and used it." Mariusz Felisiak 2023-03-15 13:05:48 +01:00
  • 8a844e761d
    Improved connection clean-up for SMTP backend. Carlton Gibson 2023-03-14 11:10:06 +01:00
  • de0c7744be Refs #28329 -- Fixed Cast() with ForeignKey to integer fields on MySQL. David Wobrock 2023-03-06 21:17:58 +01:00
  • 254ad2e345
    Fixed #34405 -- Fixed setting Content-Type header in FileResponse for compress and brotli. Mariusz Felisiak 2023-03-14 05:45:30 +01:00
  • 69a3890c2a [4.2.x] Refs #32355 -- Bumped required version of sqlparse in setup.cfg. Mariusz Felisiak 2023-03-13 12:06:30 +01:00
  • fbe850106b
    Refs #32355 -- Bumped required version of sqlparse in setup.cfg. Mariusz Felisiak 2023-03-13 12:06:30 +01:00
  • 03bc92af97 Fixed #34407 -- Reported filename when decoding fails in collectstatic's post_process. Claude Paroz 2023-03-12 12:28:00 +01:00
  • a0f46ea7e8 [4.2.x] Corrected example in CreateCollation() docs. Adam Johnson 2023-03-12 14:02:34 +00:00
  • 4db33e96d1
    Corrected example in CreateCollation() docs. Adam Johnson 2023-03-12 14:02:34 +00:00
  • 4b1bfea284 Fixed #34333 -- Fixed migration operations ordering when adding index/constraint on new foreign key. Durval Carvalho 2023-03-07 17:00:28 -03:00
  • dde2537fbb Fixed #27397 -- Prevented integer overflows on integer field lookups. Simon Charette 2023-02-25 13:09:53 -05:00
  • 2e57dc490b [4.2.x] Doc'd that action descriptions are %-formatted. Mariusz Felisiak 2023-03-09 13:43:17 +01:00
  • cc67344db9 Doc'd that action descriptions are %-formatted. Mariusz Felisiak 2023-03-09 13:43:17 +01:00
  • a52bdea5a2 Fixed #33985 -- Used app_config.verbose_name in ContentType.__str__(). Hrushikesh Vaidya 2022-09-13 19:00:57 +05:30
  • 87a55e0b51 [4.2.x] Fixed #34395 -- Updated admin's jQuery to 3.6.4. Mariusz Felisiak 2023-03-09 08:55:08 +01:00
  • 18473004af
    Fixed #34395 -- Updated admin's jQuery to 3.6.4. Mariusz Felisiak 2023-03-09 08:55:08 +01:00
  • 32d4b61c31 Fixed #34370 -- Added integer fields validation as 64-bit on SQLite. nabil-rady 2023-03-02 00:13:00 +02:00
  • ba1654cb54 [4.1.x] Fixed #34384 -- Fixed session validation when rotation secret keys. David Wobrock 2023-03-06 16:18:03 +01:00
  • 6937c92169 [4.2.x] Fixed #34384 -- Fixed session validation when rotation secret keys. David Wobrock 2023-03-06 16:18:03 +01:00
  • 2396933ca9 Fixed #34384 -- Fixed session validation when rotation secret keys. David Wobrock 2023-03-06 16:18:03 +01:00
  • 9b22457987
    Refs #32172 -- Used asgiref coroutine shim in async signals tests. Carlton Gibson 2023-03-08 09:53:25 +01:00
  • d89d517f90 [4.2.x] Refs #31626 -- Noted that Daphne provides a runserver command. Carlton Gibson 2023-03-07 19:47:55 +01:00
  • 279e611c01
    Refs #31626 -- Noted that Daphne provides a runserver command. Carlton Gibson 2023-03-07 19:47:55 +01:00
  • e846c5e724 Fixed #31920 -- Made AuthenticationMiddleware add request.auser(). Jon Janzen 2023-02-13 18:24:35 -05:00
  • e83a88566a Fixed #32172 -- Adapted signals to allow async handlers. Jon Janzen 2020-11-07 13:19:20 +03:00
  • ff3e3eb2bd [4.1.x] Added stub release notes for 4.1.8. Mariusz Felisiak 2023-03-06 17:31:26 +01:00
  • 046d2b9edb [4.2.x] Added stub release notes for 4.1.8. Mariusz Felisiak 2023-03-06 17:31:26 +01:00
  • 9a07999aef Added stub release notes for 4.1.8. Mariusz Felisiak 2023-03-06 17:31:26 +01:00
  • 507bc13648 Refs #34381 -- Fixed InspectDBTransactionalTests.test_foreign_data_wrapper() on Windows. David Smith 2023-03-05 13:37:03 +00:00
  • b9d89d74f7 [4.2.x] Fixed #34386 -- Made SMTP backend load default system root CA certificates by default. Dmitriy Sintsov 2023-03-05 12:07:35 +03:00
  • c914d6cff1 Fixed #34386 -- Made SMTP backend load default system root CA certificates by default. Dmitriy Sintsov 2023-03-05 12:07:35 +03:00
  • b05dfc2894
    Refs #34381, Refs #10929 -- Fixed postgres_tests.test_aggregates.TestGeneralAggretate.test_empty_result_set() on PostgreSQL 14+. David Smith 2023-03-05 18:06:21 +00:00
  • a4205076a5
    Fixed typo in docs/releases/5.0.txt. Ivan Sagalaev 2023-03-05 05:01:19 -08:00
  • 2660bc19f3
    Refs #32539 -- Fixed facet filter tests on Oracle. Mariusz Felisiak 2023-03-05 13:19:09 +01:00
  • 61f599aeb9
    Refs #34381 -- Fixed isolation of MigrateTests.test_migrate_fake_initial(). Mariusz Felisiak 2023-03-04 13:09:38 +01:00
  • 868e2fcdda Fixed #32539 -- Added toggleable facet filters to ModelAdmin. sarahboyce 2023-02-16 13:23:24 +01:00
  • 50ca4defcb Added test for preserving popup by reset link in the admin changelist. sarahboyce 2023-03-02 20:06:33 +01:00
  • 52e54860bf
    Moved duplicate user declarations to setUpTestData() in AdminSiteFinalCatchAllPatternTests. Mariusz Felisiak 2023-03-03 10:08:06 +01:00
  • 17e08b2177 Fixed #34377 -- Fixed preserving query strings in AdminSite.catch_all_view(). Dominique Bischof 2023-03-02 14:03:50 -05:00
  • 4338b6526d Refs #31747 -- Added more tests for preserving query strings when redirect with APPEND_SLASH in admin. Dominique Bischof 2023-03-03 08:03:27 +01:00
  • 55bcbd8d17 Fixed #34378 -- Made QuerySet.in_bulk() not clear odering when id_list is passed. Ekaterina Vahrusheva 2023-03-02 21:38:05 +03:00
  • 56e5ea805b
    Fixed #34374 -- Fixed GIS tests on Windows. Heath Henley 2023-03-02 13:14:24 -05:00