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
..
__init__.py
models.py Refs #11964 -- Changed CheckConstraint() signature to use keyword-only arguments. 2018-10-02 10:53:04 -04:00
tests.py Refs #11964 -- Changed CheckConstraint() signature to use keyword-only arguments. 2018-10-02 10:53:04 -04:00