mirror of
https://github.com/davidhalter/django-stubs.git
synced 2025-12-10 05:51:53 +08:00
Add support for exclusion constraints (#249)
This commit is contained in:
committed by
Maksim Kurnikov
parent
58b26fdbd3
commit
f5f33b061d
@@ -96,6 +96,7 @@
|
||||
import django.contrib.postgres.aggregates.general
|
||||
import django.contrib.postgres.aggregates.mixins
|
||||
import django.contrib.postgres.aggregates.statistics
|
||||
import django.contrib.postgres.constraints
|
||||
import django.contrib.postgres.fields
|
||||
import django.contrib.postgres.fields.array
|
||||
import django.contrib.postgres.fields.citext
|
||||
|
||||
Reference in New Issue
Block a user