mysteriendrama/lib/python3.11/site-packages/django/db/migrations/__init__.py

3 lines
97 B
Python
Raw Normal View History

2023-07-22 12:04:19 +02:00
from .migration import Migration, swappable_dependency # NOQA
from .operations import * # NOQA