django1/django/db/migrations/__init__.py

3 lines
59 B
Python
Raw Normal View History

from .migration import Migration
from .operations import *