| Age | Commit message (Collapse) | Author |
|
Backport of 67b6cb7723b2765cb776bd59d5603e3e63eefc2e from master
|
|
Backport of 5402061c80aa2ede08a7c6b3ff204646c5059cf7 from master
|
|
Backport of e86cc14bd36734d81c4e490a2453778e33b95a45 from master
|
|
atomicity warning.
Backport of 1686dce06c1f3587e90ea98816eddaa965fd9f45 from master
|
|
Backport of 97d3321e89c8d4434927bdbc308db1ccffa99d3b from master
|
|
accepts the field the relation points to.
Backport of a44a21a22f20c1a710670676fcca798dd6bb5ac0 from master
|
|
with abstract base classes.
Thanks Carlton Gibson for the review.
Backport of 5df3301aab9e1d1c386799263bef5cf013985c83 from master
|
|
Backport of f8f0f92ed9f73a025de599bd1a4965f2cc2ebbba from master
|
|
Backport of 0c916255eb4d94e06e123fafec93efdba45b1259 from master
|
|
Backport of 516d858e7a3d01443cdc4e1eb4532b9d910f5e2b from master
|
|
Backport of bfae195b0a2c8dae755610a7e23add5c6bc37b5e from master
|
|
Backport of 198a2a9381a415f76c3170753270f5087ce4475a from master.
|
|
Backport of 1025e764291167f2f34a4d55bd3d043836e74250 from master.
|
|
Backport of b0799f5d86b6c0ccb1dcba6e0d2eee336f7f5928 from master
|
|
Backport of 759a9b710c0e5a6009cfba406ff562919fa70ef0 from master
|
|
Backport of ba7a420012799b26ec9e969d0276d2ccee93c1f5 from master.
|
|
Backport of 51fa59f0b39b24d4a589e01a26e539c3134a6c42 from master.
|
|
through model.
|
|
Keeps precision instead of forcing DecimalField to FloatField.
|
|
Keeps precision instead of forcing DecimalField to FloatField.
|
|
Keeps precision instead of forcing DecimalField to FloatField.
|
|
Thanks Mariusz Felisiak for Oracle advice and review.
|
|
|
|
|
|
Thanks Nick Pope, Mariusz Felisiak, and Tim Graham for reviews.
|
|
|
|
|
|
of Meta.constraints.
|
|
|
|
|
|
|
|
|
|
|
|
This constraint is similar to Meta.unique_together but also allows
specifying a name.
Co-authored-by: Ian Foote <python@ian.feete.org>
|
|
|
|
|
|
Thanks to Ian Foote, Mariusz Felisiak, Simon Charettes, and
Markus Holtermann for comments and feedback.
|
|
|
|
|
|
arguments.
Also renamed the `constraint` argument to `check` to better represent which
part of the constraint the provided `Q` object represents.
|
|
|
|
|
|
|
|
|
|
Thanks Ramiro Morales for contributing to the patch.
|
|
|
|
|
|
|
|
|
|
|