Commit Graph

  • 1b754d638d Fixed #34629 -- Added filtering support to GIS aggregates. Olivier Le Thanh Duong 2023-06-03 15:54:22 +02:00
  • c1cff3c471 Refs #34629 -- Changed SDOAGGRTYPE wrapping to Func() in GIS aggregates on Oracle. Mariusz Felisiak 2023-06-16 12:01:18 +02:00
  • 1fe0b167af Fixed #34473 -- Fixed step validation for form fields with non-zero minimum value. Jacob Rief 2023-04-08 22:10:17 +02:00
  • 549d6ffeb6 Added GitHub action to run Selenium tests. sarahboyce 2023-06-12 17:00:33 +02:00
  • 5d20e02078 Fixed #33414 -- Fixed creating diamond-shaped MTI objects for common ancestor with primary key that has a default. Akash Kumar Sen 2023-05-30 20:08:43 +05:30
  • 1c4f5f314e Refs #32143 -- Removed superflous constraints on excluded query. Simon Charette 2023-06-14 00:28:42 -04:00
  • cfc9c94d97 Refs #32143 -- Adjusted a comment about subquery usage in Query.split_exclude(). Simon Charette 2023-05-31 00:03:46 -04:00
  • 0cfcab4eec
    Fixed date_time_picker_shortcuts() tests on Windows. David Smith 2023-06-14 07:01:14 +01:00
  • 26aedbbc08
    Updated PyPI setup access in prerequisites checklist of release how-to. nessita 2023-06-13 21:02:56 -03:00
  • 68d0f95262 Fixed #34649 -- Fixed headless deprecation warning on Selenium 4.8+. anthony kugel 2023-06-12 07:13:19 -05:00
  • 4b433ef236 [4.2.x] Refs #30220 -- Bumped required version of Selenium to 3.8.0. Mariusz Felisiak 2023-06-13 10:12:52 +02:00
  • 06881341d4
    Refs #30220 -- Bumped required version of Selenium to 3.8.0. Mariusz Felisiak 2023-06-13 10:12:52 +02:00
  • decbfa834f Made SeleniumTests.test_select_multiple less flaky by adding explicit Selenium wait. sarahboyce 2023-06-11 15:53:34 +02:00
  • 1699f8b52a Fixed #34628 -- Improved icons accessibility of related widget wrapper in admin. Nina Menezes 2023-06-02 15:52:12 +01:00
  • e042024b28 Allowed custom formatting of lazy() objects. Nick Pope 2023-06-07 12:34:35 +01:00
  • fd97b0471b Allowed multiplication of lazy() objects with int return type. Nick Pope 2023-06-07 12:13:34 +01:00
  • 45466f11f2 Removed function call overhead when preparing proxy class for lazy(). Nick Pope 2023-04-19 21:07:59 +01:00
  • ae94077e7d Made proxy class in lazy() prepare eagerly. Ran Benita 2020-04-26 21:42:07 +03:00
  • b214845f0f Improved order of methods in proxy class in lazy(). Ran Benita 2019-05-03 13:24:43 +03:00
  • e0e0204477 Added more tests for django.utils.functional.lazy(). Nick Pope 2023-06-08 14:43:13 +01:00
  • 9e9a286bed [4.2.x] Fixed #34638 -- Fixed admin change list selected row highlight on editable boolean fields. Neeraj Kumar 2023-06-07 02:13:57 +05:30
  • 1d9d32389c Fixed #34638 -- Fixed admin change list selected row highlight on editable boolean fields. Neeraj Kumar 2023-06-07 02:13:57 +05:30
  • e9bd5b4876
    Refs #34233 -- Updated black target-version to Python 3.10. David Smith 2023-06-11 13:57:13 +01:00
  • 221c27bd6a
    Added tests for HttpResponseBase.charset/reason_phrase setters. XDEv11 2023-06-11 02:43:05 +08:00
  • 31d1fc36b3 [4.2.x] Fixed #34645 -- Restored alignment for admin date/time timezone warnings. Mariusz Felisiak 2023-06-09 21:37:23 +02:00
  • caf80cb41f
    Fixed #34645 -- Restored alignment for admin date/time timezone warnings. Mariusz Felisiak 2023-06-09 21:37:23 +02:00
  • 531f557f92 Fixed #23049 -- Added %a and %A support to Date.strftime. sarahboyce 2023-06-08 09:51:12 +02:00
  • b81e974e9e Fixed #34604 -- Corrected fallback SQL for n-ary logical XOR. Anders Kaseorg 2023-05-29 21:59:22 -07:00
  • ee36e101e8 Optimized lazy() by removing use of @total_ordering. Ran Benita 2019-05-03 13:34:05 +03:00
  • a57d5d9bbc Made bytes and str return types no longer mutually exclusive in lazy(). Ran Benita 2019-05-03 13:03:14 +03:00
  • 459f30f73e Removed unnecessary wrapping of __bytes__ in proxy class in lazy(). Ran Benita 2019-05-03 13:15:52 +03:00
  • c7ba2e3cbb Removed unnecessary branch in __mod__() from proxy class in lazy(). Ran Benita 2019-05-03 13:00:37 +03:00
  • f5817c24f4 Refs #34445 -- Fixed string-casting of non-string lazy objects when value may be bytes. Ran Benita 2019-05-03 13:12:54 +03:00
  • eb84c068ed [4.2.x] Fixed #30355 -- Doc'd interaction between custom managers and prefetch_related(). Akash Kumar Sen 2023-05-26 21:28:59 +05:30
  • 5f2308710b Fixed #30355 -- Doc'd interaction between custom managers and prefetch_related(). Akash Kumar Sen 2023-05-26 21:28:59 +05:30
  • 7cc138a58f Added MultiPartParser tests for parsing base64-encoded fields. benebsiny 2023-06-06 16:31:49 +08:00
  • 094b0bea2c Fixed #34609 -- Deprecated calling format_html() without arguments. devilsautumn 2023-06-06 14:26:53 +05:30
  • 4f6a51dfe6
    Fixed lookup.tests.LookupTests.test_exclude() on PostgreSQL 16 beta 1. Mariusz Felisiak 2023-06-06 11:38:23 +02:00
  • 40a2c811e3
    Refs #26706, Refs #34633 -- Added test for prefetch_related() cache invalidation in ManyRelatedManager.create(). Mariusz Felisiak 2023-06-06 07:33:59 +02:00
  • 51fdea6841
    Fixed #34627 -- Highlighted active row in admin UI when forced-colors mode is enabled. Nina Menezes 2023-06-05 20:37:17 +01:00
  • b2355a8df3 [4.2.x] Added stub release notes for 4.2.3. nessita 2023-06-05 14:55:23 -03:00
  • e26d1a91d7
    Added stub release notes for 4.2.3. nessita 2023-06-05 14:55:23 -03:00
  • 10de214055 [4.2.x] Post-release version bump. Natalia 2023-06-05 13:21:43 -03:00
  • 10d9d0ccb2 Fixed #34622 -- Improved accessibility of related widget wrapper in admin. Coen van der Kamp 2023-06-02 12:20:17 +01:00
  • 6218ed3454 [4.2.x] Bumped version for 4.2.2 release. 4.2.2 Natalia 2023-06-05 08:31:58 -03:00
  • e84d38ab36 [4.2.x] Added release date for 4.2.2. Natalia 2023-06-05 08:21:56 -03:00
  • 0faad01938 Added release date for 4.2.2. Natalia 2023-06-05 08:21:56 -03:00
  • cd413bd78a Fixed #34621 -- Made admin site header render in <div> tag. Howard Cox 2023-06-02 11:54:07 +01:00
  • 89c27d8672
    Fixed #34601 -- Added field name to check message for ModelAdmin.readonly_fields. nessita 2023-06-05 00:56:53 -03:00
  • 87a4cd559b [4.2.x] Fixed #34620 -- Fixed serialization crash on m2m fields without natural keys when base querysets use select_related(). Mariusz Felisiak 2023-06-04 20:49:07 +02:00
  • f9936deed1
    Fixed #34620 -- Fixed serialization crash on m2m fields without natural keys when base querysets use select_related(). Mariusz Felisiak 2023-06-04 20:49:07 +02:00
  • 66d9fa4371 [4.2.x] Refs #23528 -- Made cosmetic edits to swappable_dependency() docs. Mariusz Felisiak 2023-06-03 11:01:15 +01:00
  • 1136aa5005
    Refs #23528 -- Made cosmetic edits to swappable_dependency() docs. Mariusz Felisiak 2023-06-03 11:01:15 +01:00
  • 92ad551afd [4.2.x] Fixed #23528 -- Doc'd django.db.migrations.swappable_dependency(). DevilsAutumn 2023-05-16 15:29:01 +05:30
  • 7d96ce68ae Fixed #23528 -- Doc'd django.db.migrations.swappable_dependency(). DevilsAutumn 2023-05-16 15:29:01 +05:30
  • 27fed08e5f
    Fixed #34618 -- Added icon descriptions in "Recent Actions" on the admin index. Nina Menezes 2023-06-02 11:32:18 +01:00
  • 738386470d [4.2.x] Fixed #34612 -- Fixed QuerySet.only() crash on reverse relationships. Simon Charette 2023-05-31 18:04:17 -04:00
  • 2cf76f2d5d Fixed #34612 -- Fixed QuerySet.only() crash on reverse relationships. Simon Charette 2023-05-31 18:04:17 -04:00
  • d9e7018796 Refs #34570 -- Added extra tests for QuerySet.only() noops. Simon Charette 2023-05-31 18:23:51 -04:00
  • 4142739af1
    Added local copy of Django to deps in tox.ini. Michael Howitz 2023-06-01 14:56:41 +01:00
  • 65da6b2ae4
    Fixed #34617 -- Enabled user zooming on mobile devices in the admin. Cheuk Ting Ho 2023-06-01 13:37:25 +01:00
  • dae052d823 [4.2.x] Fixed #34595 -- Doc'd that format_string arg of format_html() is not escaped. AP Jama 2023-06-01 10:23:53 +00:00
  • 4037223d0f Fixed #34595 -- Doc'd that format_string arg of format_html() is not escaped. AP Jama 2023-06-01 10:23:53 +00:00
  • 24d56e21c3
    Fixed #34616 -- Corrected label examples in 5.0 release notes. Christopher Cave-Ayland 2023-06-01 11:19:11 +01:00
  • 91be6e1818
    Fixed #34606 -- Fixed Right() function with zero length on Oracle and SQLite. Kacper Wolkiewicz 2023-05-31 12:57:40 +02:00
  • dca5f5d58a [4.2.x] Fixed #34600 -- Removed references to bleach in docs. Akash Kumar Sen 2023-05-31 13:02:45 +05:30
  • b0a6cc7f57 Fixed #34600 -- Removed references to bleach in docs. Akash Kumar Sen 2023-05-31 13:02:45 +05:30
  • d3d173425f
    Optimized @condition decorator a bit. Mariusz Felisiak 2023-05-26 12:16:26 +02:00
  • 25bd9faf32 [4.2.x] Fixed #34574 -- Noted unexpected outcomes in autoescape/escape docs. Natalia 2023-05-24 13:59:00 -03:00
  • 881cc139e2 Refs #34574, Refs #34577 -- Mentioned escapeseq filter in escape/autoescape docs. Natalia 2023-05-24 13:59:56 -03:00
  • 1a59a324ce Fixed #34574 -- Noted unexpected outcomes in autoescape/escape docs. Natalia 2023-05-24 13:59:00 -03:00
  • ea8cbca579 Made MigrationRecorder cache has_table() result if django_migrations table exists. Tom Forbes 2023-05-23 18:05:31 +01:00
  • 9d756afb07
    Refs #34593 -- Commented that the extra count is necessary in ChangeList.get_results(). David Sanders 2023-05-25 01:00:50 +10:00
  • 91f8df5c2e [4.2.x] Fixed #34590 -- Reverted "Refs #33308 -- Improved adapting DecimalField values to decimal." David Sanders 2023-05-24 18:59:55 +10:00
  • 0c1518ee42
    Fixed #34590 -- Reverted "Refs #33308 -- Improved adapting DecimalField values to decimal." David Sanders 2023-05-24 18:59:55 +10:00
  • 8b053c1e3c
    Fixed #34592 -- Removed Safari/Chrome workaround for system fonts. minusf 2023-05-24 10:26:25 +02:00
  • a44e974412 [4.2.x] Corrected documentation of Log database function. Stefan Brand 2023-05-24 05:29:50 +02:00
  • eb9df03a43
    Corrected documentation of Log database function. Stefan Brand 2023-05-24 05:29:50 +02:00
  • bf5249fc8e [4.2.x] Refs #34118 -- Fixed FunctionalTests.test_cached_property_reuse_different_names() on Python 3.12+. Mariusz Felisiak 2023-05-23 12:56:33 +02:00
  • fc9c90d9c4
    Refs #34118 -- Fixed FunctionalTests.test_cached_property_reuse_different_names() on Python 3.12+. Mariusz Felisiak 2023-05-23 12:56:33 +02:00
  • 23abec9192 Refs #31949 -- Made @no_append_slash decorator to work with async functions. Ben Lomax 2023-05-19 21:14:32 +08:00
  • c78a4421de [4.2.x] Fixed #34551 -- Fixed QuerySet.aggregate() crash when referencing subqueries. Simon Charette 2023-05-21 23:57:49 -04:00
  • 57f499e412 [4.2.x] Refs #34551 -- Fixed QuerySet.aggregate() crash on precending aggregation reference. Simon Charette 2023-05-21 23:49:05 -04:00
  • e5c844d6f2 Fixed #34551 -- Fixed QuerySet.aggregate() crash when referencing subqueries. Simon Charette 2023-05-21 23:57:49 -04:00
  • 2ee01747c3 Refs #34551 -- Fixed QuerySet.aggregate() crash on precending aggregation reference. Simon Charette 2023-05-21 23:49:05 -04:00
  • b4563cdd23 [4.2.x] Fixed #34579 -- Added Django Forum to contributing guides. Mohit Singh Sinsniwal 2023-05-20 04:55:41 +05:30
  • 89f10a80d7 Fixed #34579 -- Added Django Forum to contributing guides. Mohit Singh Sinsniwal 2023-05-20 04:55:41 +05:30
  • f8172f45fc Fixed #34587 -- Allowed customizing table name normalization in inspectdb command. Andrii Kohut 2023-05-22 00:00:25 +03:00
  • 37ba4c3a94 [4.2.x] Fixed references to django.core.cache in docs. Sarah Boyce 2023-05-22 14:02:01 +02:00
  • c3862735cd
    Fixed references to django.core.cache in docs. Sarah Boyce 2023-05-22 14:02:01 +02:00
  • 6b76481fb9 [4.2.x] Fixed #34588 -- Removed usage of nonexistent stylesheet in the 'Congrats' page. gtleee 2023-05-22 05:43:15 +00:00
  • 0a324f1b66 Fixed #34588 -- Removed usage of nonexistent stylesheet in the 'Congrats' page. gtleee 2023-05-22 05:43:15 +00:00
  • 061a8a1bd8 Fixed #34577 -- Added escapeseq template filter. Arthur Moreira 2023-05-19 19:33:51 -03:00
  • e1c00f8b36 [4.2.x] Fixed #34580 -- Avoided unnecessary computation of selected expressions in SQLCompiler. Simon Charette 2023-05-21 16:59:56 +01:00
  • 98f6ada0e2 Fixed #34580 -- Avoided unnecessary computation of selected expressions in SQLCompiler. Simon Charette 2023-05-21 16:59:56 +01:00
  • 00f5d2d110 Refs #31949 -- Made @xframe_options_(deny/sameorigin/exempt) decorators to work with async functions. Ben Lomax 2023-04-26 07:08:33 +01:00
  • b43936f2ec Moved clickjacking decorator tests into decorators/test_clickjacking.py. Ben Lomax 2023-04-26 06:48:33 +01:00
  • a2da81fe08 Fixed #34578 -- Made "join" template filter respect autoescape for joiner. rajeeshp 2023-05-19 14:41:36 +05:30
  • fce90950be
    Refs 34343 -- Removed outdated comment about inline template from CSRF view file. Adam Johnson 2023-05-18 18:17:21 +01:00
  • 674c23999c Fixed #34565 -- Added support for async checking of user passwords. HappyDingning 2023-05-15 00:12:22 +08:00