mysteriendrama/lib/python3.11/site-packages/django/contrib/postgres/fields/__init__.py
2023-07-22 12:13:39 +02:00

6 lines
148 B
Python

from .array import * # NOQA
from .citext import * # NOQA
from .hstore import * # NOQA
from .jsonb import * # NOQA
from .ranges import * # NOQA