Hotel/env/lib/python3.5/site-packages/django/db/migrations/__init__.py

3 lines
97 B
Python
Raw Normal View History

from .migration import Migration, swappable_dependency # NOQA
from .operations import * # NOQA