| Age | Commit message (Collapse) | Author |
|
|
|
Backport of 1062bf730235ecc90f2087f1c2d346615377a006 from main.
|
|
get_supported_language_variant().
Language codes are now parsed with a maximum length limit of 500 chars.
Thanks to MProgrammer for the report.
|
|
Storage's save method.
Thanks to Josh Schneier for the report, and to Carlton Gibson and Sarah
Boyce for the reviews.
|
|
checking unusuable passwords.
Refs #20760.
Thanks Michael Manfre for the fix and to Adam Johnson for the review.
|
|
urlizetrunc template filters.
Thank you to Elias Myllymäki for the report.
Co-authored-by: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com>
|
|
Backport of 2c931fda5b341e0febf68269d2c2447a64875127 from main.
|
|
model_fields tests.
|
|
There is no need to list old browser versions or point users to
workarounds.
Backport of f302343380c77e1eb5dab3b64dd70895a95926ca from main.
|
|
constraints.
Accessing generated field values on unsaved models caused a crash when
validating CheckConstraints and UniqueConstraints with expressions.
Backport of 1005c2abd1ef0c156f449641e38c33e473989d37 from main.
|
|
Backport of 89557d4c66b469616fc3a16ba11b2999233efa8d from main.
|
|
docs/ref/applications.txt.
Backport of aa74c4083e047473ac385753e047e075e8f04890 from main.
|
|
ASGITest.test_asyncio_cancel_error to enforce specific interleaving.
Sleep call leads to a hard to trace error in CI. Using an Event is
more deterministic, and should be less prone to environment
variations.
Bug in 11393ab1316f973c5fbb534305750740d909b4e4.
Backport of f4a08b6ddfcacadfe9ff8364bf1c6c54f5dd370f from main.
|
|
Modified example to use python standard library function
to lower the case of the string.
Backport of 136a5f94099e428dd57572ebd16905fb25ef227e from main.
|
|
Backport of f812b927a541fecc8ee445e1fd4dbe9d0540d523 from main.
|
|
intro docs.
Backport of 85240139ca1a6b369019ba657ad80c3249a9cb37 from main.
|
|
Backport of 3556f63c4c18440445d93ce5bfb3d652dd76bcb4 from main.
|
|
Backport of 6efbeb997cb0aa41555ac464a2b7579a37945b6a from main.
|
|
Backport of adae619426b6f50046b3daaa744db52989c9d6db from main.
|
|
Backport of 0f694ce2ebce01356d48302c33c23902b4777537 from main.
|
|
Backport of b79ac89c5799993b459b2248faf0bdd66a9df008 from main.
|
|
|
|
|
|
Backport of 90175e110e7cfcf07f4ccdaadc45d7ed6302ce00 from main.
|
|
|
|
|
|
|
|
Backport of 34a503162fe222033a1cd3249bccad014fcd1d20 from main.
|
|
GenericPrefetch.
Backport of 9a27c76021f934201cccf12215514a3091325ec8 from main.
|
|
on PostgreSQL.
Concat() in Django 5.0 is not immutable on PostgreSQL and cannot be used
in GeneratedField, see 6364b6ee1071381eb3a23ba6b821fc0d6f0fce75.
|
|
docs/ref/django-admin.txt.
Backport of 32d163e680817e202e0def3fbb70d2450b02cffd from main.
|
|
Backport of e72049aa6302411d8cdf2e798e15fa38e76b92fc from main.
|
|
referencing rename field.
Thanks Sarah Boyce for the report and Simon Charette for the
implementation idea.
Backport of 91a4b9a8ec2237434f06866f39c7977e889aeae6 from main.
|
|
fields referenced by GeneratedField.expression.
Thank you to Simon Charette for the review.
Backport of 9aeb38c296c69532c7e64b5e3d706a5eb17b3f12 from main.
|
|
Thank you to Mariusz Felisiak and Natalia Bidart for the reviews.
Backport of 97d48cd3c6f409584b5cc19fbddfca917bae78fd from main
|
|
creating forms.Fields.
Backport of 828b94b178736f7882cc6e5cd86b5c8e84b62ece from main
|
|
Backport of bcad5ad92b1dad2874453dee7a480e9b9f29aad5 from main
|
|
aprefetch_related_objects from django.db.models.
Thanks James Ostrander for the report and fix, and to Tim Graham and
Mariusz Felisiak for the reviews.
Backport of 36b7024b7fc881b319a2b67876e4f72ba680d6a8 from main
|
|
class unconditionally in Admin."
This reverts commit ffcf66071158ed3b5541ed13b4c7381240d1b310.
|
|
unconditionally in Admin.
Backport of bdd76c4c3817d8e3ed5b0450d5e18e4eae096f16 from main.
|
|
PostgreSQL.
Backport of f0d50a937910571fc4adb7e6fb91045cdc215aa8 from main
|
|
Generated fields have to be excluded from the INSERT query against the remade
table including the index.
Thanks Moshe Dicker for the report, David Sanders and Mariusz Felisiak for the
review.
Backport of d048f0d311cc9cb9578d687968f2d24a0a9efddb from main.
|
|
Co-authored-by: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com>
Backport of 47c608202a58c8120d049c98d5d27c4609551d33 from main.
|
|
backends.oracle.tests.TransactionalTests.test_hidden_no_data_found_exception() on oracledb >= 2.1.2.
python-oracledb 2.1.2+ no longer hides 'ORA-1403: no data found'
exceptions raised in database triggers:
https://github.com/oracle/python-oracledb/issues/321
Backport of dd238212082f6547d5b03c5af6ec53368c39568e from main.
|
|
Backport of 42bc81b1b6471c4fe364bc32b9dec180908e577e from main.
|
|
Backport of c223d14025dd9ef0d354332c537ed8622a1ec29c from main
|
|
Backport of cd823778e66307b82469858cfd8d1aa75613b49a from main.
|
|
15.6+.
Postgres >= 12.18, 13.14, 14.11, 15.6, 16.2 changed the way the immutability
of generated and default expressions is detected in postgres/postgres@743ddaf.
The adjusted test semantic is presereved by switching from __icontains to
__contains as both make use of a `%` literal which requires proper escaping.
Refs #35336.
Thanks bcail for the report.
Backport of 73b62a21265c4a417004d64d13a896469e2558f3 from main.
|
|
Co-authored-by: Adam Zapletal <adamzap@gmail.com>
Backport of 8bbf73ca749d7740c82a7cd52f38289444070900 from main
|
|
backport of b231bcd19e57267ce1fc21d42d46f0b65fdcfcf8.
Backport of 42435fc55cbf7c04c1389ee46cc50e2565b40e37 from main.
|