mirror of
https://github.com/django/django.git
synced 2025-05-23 07:16:29 +00:00
3 lines
97 B
Python
3 lines
97 B
Python
from .migration import Migration, swappable_dependency # NOQA
|
|
from .operations import * # NOQA
|