1
0
mirror of https://github.com/django/django.git synced 2025-01-22 00:02:15 +00:00
django/tests/constraints
Simon Charette 9142bebff2 Refs #11964 -- Changed CheckConstraint() signature to use keyword-only arguments.
Also renamed the `constraint` argument to `check` to better represent which
part of the constraint the provided `Q` object represents.
2018-10-02 10:53:04 -04:00
..