mirror of
https://github.com/django/django.git
synced 2025-08-03 10:34:04 +00:00
Doc'd BaseConstraint.
This commit is contained in:
parent
4bd494db42
commit
9c04af837a
2 changed files with 19 additions and 17 deletions
|
@ -32,7 +32,7 @@ PostgreSQL supports additional data integrity constraints available from the
|
|||
|
||||
.. attribute:: ExclusionConstraint.name
|
||||
|
||||
The name of the constraint.
|
||||
See :attr:`.BaseConstraint.name`.
|
||||
|
||||
``expressions``
|
||||
---------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue