Source code django/db/migrations/__init__.py

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