mysteriendrama/lib/python3.11/site-packages/django/contrib/postgres/fields/__init__.py

6 lines
148 B
Python
Raw Permalink Normal View History

2023-07-22 12:04:19 +02:00
from .array import * # NOQA
from .citext import * # NOQA
from .hstore import * # NOQA
from .jsonb import * # NOQA
from .ranges import * # NOQA