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