| Age | Commit message (Collapse) | Author |
|
|
|
HasKeyLookup usage on Oracle.
Thanks Seokchan Yoon for the report, and Mariusz Felisiak and Sarah
Boyce for the reviews.
|
|
Thanks to jiangniao for the report, and Shai Berger and Natalia Bidart
for the reviews.
|
|
Backport of 871e1ee5ff0b75aee5dd1bd3e88e349ca0ddc60d from main.
|
|
Thank you to Simon Charette and Sarah Boyce for the review.
Regression in 73df8b54a2fab53bec4c7573cda5ad8c869c2fd8.
Backport of 2f6b096b83c55317c7ceef2d8d5dc3bee33293dc from main.
|
|
Obsoleted in c4fa0143f7117a07a3f0258a063f5265e795ffbb.
The general install instructions are still linked above.
Backport of 3d819e23240ab6f903eb60d76237628981fd52b5 from main.
|
|
for docs builds.
Backport of 73d532d9a92d4d472564f3251499a428d1da9835 from main.
|
|
Backport of 2544c1585473c1e82dab1274b52052744f97ca72 from main.
|
|
username is unavailable.
Thanks Mariusz Felisiak and Jacob Tyler Walls for reviews.
Backport of c635decb00ac957daf81c08541cdc9cf46f6d86d from main.
|
|
Backport of 67ce158097f0c73c0300d461c858c9721b81ad9b from main.
|
|
as_div.
Backport of c56e1273a9d87ffad3a84fb597550f79b9820281 from main.
|
|
Backport of ca113adbae1cc2129256f51ac71e8aed2a381576 from main.
|
|
Backport of 512a2bad0574a3748cb2f141a761a286a67f0ae9 from main.
|
|
Backport of da2432cccae841f0d7629f17a5d79ec47ed7b7cb from main.
|
|
custom auth backend.
Backport of 7e759d9af714b4db6735f7e53f62a5933a6260b8 from main.
|
|
Backport of 56ffd9f20a98a486b817b0d1dc5ccbe6a557a965 from main.
|
|
Backport of 299b072498b23d1d7fe9f1545f7b27b73ca8e22b from main.
|
|
Outdated since 014247ad1922931a2f17beaf6249247298e9dc44.
Backport of 63dbe30d3363715deaf280214d75b03f6d65a571 from main.
|
|
Backport of 54774e790d461d94653a4a83a7f5cc456e6d246a from main.
|
|
test docs.
Follow up to e6f82438d4e3750e8d299bfd79dac98eebe9f1e0.
Backport of 46eb256ccedcac6b1f6bc957461506d881d468fb from main.
|
|
contributors docs.
This improves accessibility for screen reader users, see WCAG SC 1.3.1 Info and Relationships:
https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships.html
Backport of c4c076223eb73553d3bc8fbc11be2c529d9aea6b from main.
|
|
widget instance" docs.
Backport of 18b3a9dd395278232354a4f2507660a4f849c6eb from main.
|
|
Backport of db5980ddd1e739b7348662b07c9d91478d911877 from main.
|
|
Backport of 2bfb1211c0a88e4dd4ccf2220c320a221d7a5043 from main.
|
|
due to CharField.strip.
CharField.strip was introduced in 11cac1bd8ef7546ca32d9969d4348bf412dc6664, and is True by
default, meaning the previous example of " " raised a ValidationError.
Backport of 72de38239fdc97751e1e4ed245c7073c31bbd28a from main.
|
|
Backport of 2d41e40ddfe90de4bc1ceeba38bbe1f6eb4ce7ce from main
|
|
|
|
|
|
Backport of ecd81ac8b786ac6f4e8a5626e0d029bcb11064a5 from main
|
|
Backport of 4fcbdb11b114bc4d2dc50663f8053de2f18c0770 from main.
|
|
ModelAdmin.fieldsets.
Thank you to Namhong Kim for the report, and to Mariusz Felisiak and Marijke Luttekes for the review.
Regression in 01ed59f753139afb514170ee7f7384c155ecbc2d.
Backport of 2c029c718f45341cdd43ee094c24488743c633e6 from main.
|
|
Backport of 97a6a678c406b0049bd17bcd34f1d71d96141994 from main.
|
|
using send_messages().
Backport of 17c8ee7e3f7bf400128281b4fb283d7c209ca02b from main.
|
|
Backport of 8f3dee1dfdc4242348c6cd6ead1c359cda78c2b5 from main.
|
|
command tests on Python 3.12 and 3.13.
Updated CommandTests.test_subparser_invalid_option and CommandDBOptionChoiceTests.test_invalid_choice_db_option to use assertRaisesRegex() for compatibility with modified error messages in Python 3.12, 3.13, and 3.14+..
Backport of fc22fdd34f1e55adde161f5f2dca8db90bbfce80 from main.
|
|
Backport of d7f78eb5d6c9250789fb3975b01e2a71d0e39577 from main.
|
|
contributing docs.
This is not needed as the console snippet has buttons that allows the user to choose their OS.
Backport of 163e72ebbaa84804877f3d1ae212575e479b533b from main.
|
|
Backport of 799c3778186167eca3ed43f0e480738a607381de from main.
|
|
attribute in forms docs.
Backport of 738e0601d597d4b6bee0000f645994495af984d8 from main.
|
|
Backport of 555f2412cba4c5844408042e92f3bf9fa5c2392c from main.
|
|
and color contrast.
Backport of c973d9ee82a36419a408b193d4195f69734a8e33 from main.
|
|
Third-party packages that provide storages need to rely on the
StorageHandler API in order to allow users to use the `storages` module
instance to override defaults. Minimally documenting these methods
allows package authors to rely on them.
Co-authored-by: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com>
Backport of 6dcab75d5d8c2ef18de15323930057e6fa9ec00f from main.
|
|
Backport of 6ae0dc89c53e51ec1d74ffba630686ad1988466a from main.
|
|
itself rather a copy.
Backport of b8e9cdf13b7ab6621926a5d2aad3e2bb745aae00 from main.
|
|
password field.
Backport of de2bb73904009313bae3664ef71edfd60df9912b from main.
|
|
This added a missing db_default reference in docs/topics/db/models.txt,
and added a reference to the DatabaseDefault object.
Backport of 35ab2e018214479fa712d73f070198299ef670a1 from main.
|
|
Previously, this was a bare list of sub-pages, not in any discernible
order, and hard to parse.
Now the sub-pages are grouped in sections by topic. It's unlikely to be
the final word on how this material is arranged, but it's a clear
improvement on the existing arrangement and provides a good basis for
next steps.
Backport of dd0a116b93c40f9febf0e09614ad666af1191744 from main.
|
|
Backport of df6013b2b4e93ed6d127c2f572e6de0ba46d1d6a from main.
|
|
Backport of bcb91611eca154f022211633fe485e3e1a3c608d from main.
|
|
Backport of 5a91ad3d7115c692d497663a155edee5ebc8989c from main.
|