| Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|