| Age | Commit message (Collapse) | Author |
|
QuerySet.update().
Co-authored-by: Andro Ranogajec <ranogaet@gmail.com>
Backport of be1b776ad8d6f9bccfbdf63f84b16fb81a13119e from main.
|
|
Backport of 9d5d0e8135a9654aa289cf922fcd00ad5e2a7fe5 from main.
|
|
Backport of fb65c520401d8eefb97725d16608444901cfed14 from main
|
|
relationships.
Backport of eb4ea9c3efca479b169bed88a5521c4cf47ed2a2 from main.
|
|
disabled in ASGI and async modes.
Backport of 8713e4ae96817a0c7be3f7a8fee25a7c7f819721 from main.
|
|
points to empty.
Co-authored-by: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com>
Backport of 611e7bc3a0633a35ae3430e359c646e02fa3801d from main.
|
|
Backport of ef6a83789b310a441237a190a493c9586a4cb260 from main.
|
|
Backport of 3235e76eb50be20756f82cb3bbe8e32cc586f7bb from main.
|
|
annotations.
Backport of 9120a19c4ecb643111b073dd1069e6b410a03c23 from main.
|
|
Backport of 8f942f1c1dbf4222c8ca48253f7959366ed1bb60 from main.
|
|
Backport of 3ecaa85a247373d7ccbcdd593b3fd4bb701f7674 from main.
|
|
through models.
Backport of ae2736ca3bf4c6a27e23ee95530ad965b550d4cc from main.
|
|
rendering content via the DTL.
This also removes the need to add warnings for every Django template filter.
Backport of 582ba18d56167587e290545f113d3956e73a5801 from main.
|
|
Backport of 43766c70bd2939771b7f37104866316faa34606b from main.
|
|
Backport of 9d22a7d8f0e814a596ecbeb6efd051262f6a03e3 from main.
|
|
Backport of 579a1c99962c8697053974a70de635a997be63dc from main.
|
|
Backport of d87bb0eb3ee4ca141c6fa251e6c2c97050e6c92c from main.
|
|
querystring template tag.
Thank you to David Feeley for the report and Natalia Bidart for the review.
Backport of 05002c153c5018e4429a326a6699c7c45e5ea957 from main.
|
|
Backport of 5da3ad7bf90fba7321f4c2834db44aa920c70bc7 from main.
|
|
|
|
Backport of fd3cfd80bebad292d639a03e58632e494369eb92 from main.
|
|
Backport of 9cc3970eaaf603832c075618e61aea9ea430f719 from main.
|
|
EMAIL_SSL_KEYFILE settings.
Backport of 136a1e89278070fd100f27d9519529be8a8a8c10 from main.
|
|
Thanks Saravana Kumar for the report, and Sarah Boyce and Mariusz
Felisiak for the reviews.
Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
|
|
executes an UPDATE.
The empty string is no longer special-cased since
c2ba59fc1da5287d6286e2c2aca4083d5bafe056.
Backport of d66137b39b1503ca3d4d4fac687251adbc845068 from main.
|
|
Backport of 512a2bad0574a3748cb2f141a761a286a67f0ae9 from main.
|
|
Outdated since 014247ad1922931a2f17beaf6249247298e9dc44.
Backport of 63dbe30d3363715deaf280214d75b03f6d65a571 from main.
|
|
Backport of 54774e790d461d94653a4a83a7f5cc456e6d246a from main.
|
|
widget instance" docs.
Backport of 18b3a9dd395278232354a4f2507660a4f849c6eb 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 4fcbdb11b114bc4d2dc50663f8053de2f18c0770 from main.
|
|
Backport of 97a6a678c406b0049bd17bcd34f1d71d96141994 from main.
|
|
Backport of 8f3dee1dfdc4242348c6cd6ead1c359cda78c2b5 from main.
|
|
Backport of d7f78eb5d6c9250789fb3975b01e2a71d0e39577 from main.
|
|
Backport of 799c3778186167eca3ed43f0e480738a607381de from main.
|
|
attribute in forms docs.
Backport of 738e0601d597d4b6bee0000f645994495af984d8 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.
|
|
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.
|
|
Backport of df6013b2b4e93ed6d127c2f572e6de0ba46d1d6a from main.
|
|
docs/ref/models/fields.txt.
Reorganized docs to list and explain the types of lazy relationships
that can be defined in related fields.
Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
Backport of 65f3cfce59395131f318cf1ecba144530ed6609e from main.
|
|
docs/ref/middleware.txt.
Backport of 1feedc8ef8a34484cb5afe33f5c45b543b860210 from main.
|
|
LoginRequiredMiddleware's methods.
Backport of efc3b0c627f7e3cb4e337280ecd2483758dcb0a5 from main.
|
|
tutorial 1.
Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
Backport of 73e8e811416dcb5007ad9cc9d1632aaca95bf302 from main.
|
|
Backport of 826ef006681eae1e9b4bd0e4f18fa13713025cba from main.
|
|
email sending fails.
On successful submission of a password reset request, an email is sent
to the accounts known to the system. If sending this email fails (due to
email backend misconfiguration, service provider outage, network issues,
etc.), an attacker might exploit this by detecting which password reset
requests succeed and which ones generate a 500 error response.
Thanks to Thibaut Spriet for the report, and to Mariusz Felisiak, Adam
Johnson, and Sarah Boyce for the reviews.
|
|
urlizetrunc template filters.
Thanks MProgrammer (https://hackerone.com/mprogrammer) for the report.
|
|
Backport of 26a67943ac5c2f196621220b24f4314d84471d07 from main.
|
|
Backport of fed11ba4617a5fa151bbabb91eb27ec01dd7c942 from main.
|