| Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
docs.
|
|
Thanks Nick Pope for much review.
|