| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
functions.
Thanks Mariusz Felisiak and Tim Graham for reviews.
|
|
|
|
Thanks Tilman Koschnick for the report and patch.
|
|
removing Meta constraints/indexes.
|
|
removing Meta constraints.
|
|
__init__().
Regression in a68ea231012434b522ce45c513d84add516afa60.
|
|
checks allow subclasses.
|
|
|
|
|
|
Unused since 8bd7b598b6de1be1e3f72f3a1ee62803b1c02010.
|
|
|
|
|
|
verbosity 2+.
|
|
|
|
doesn't use one.
|
|
|
|
|
|
|
|
message.
|
|
|
|
This reverts commit 463fe11bc8b2d068e447c5df677e7a31c2af7e03 due to
restore of relative paths sorting from isort < 4.3.5 in isort 4.3.10.
|
|
request.
|
|
|
|
|
|
|
|
in model Meta.ordering.
Follow up to 440505cb2cadbe1a5b9fba246bcde6c04f51d07e.
|
|
find() is only called on jQuery objects, so the polyfill is necessary.
|
|
Meta.ordering.
|
|
|
|
|
|
Thanks gasman for the tests, and codingjoe and timgraham for the review.
|
|
Omitted in ba83378a7762c51be235b521aa5b48233d6c6c82.
|
|
Regression in c8720e7696ca41f3262d5369365cc1bd72a216ca.
|
|
Unused since its introduction in 94cd8efc50c717cd00244f4b2233f971a53b205e.
|
|
|
|
|
|
breakpoint.
|
|
|
|
|
|
|
|
The single query insertion path is taken if the backend supports inserts
that ignore conflicts and m2m_changed signals don't have to be sent.
|
|
This prevents IntegrityError caused by race conditions between missing ids
retrieval and bulk insertions.
|
|
|
|
Thanks Tim Graham, Nick Pope and Simon Charette for reviews.
|
|
|
|
|
|
initialization.
This addressed a regression introduced by a96b9019320ed8236659ee520a7a017c1bafbc6f as identified by Ran Benita.
|