django1/django/db/migrations/__init__.py

3 lines
59 B
Python

from .migration import Migration
from .operations import *