1
0
mirror of https://github.com/django/django.git synced 2025-05-05 06:27:31 +00:00
django/django/db/migrations/__init__.py

3 lines
59 B
Python

from .migration import Migration
from .operations import *