mirror of
https://github.com/django/django.git
synced 2025-10-28 16:16:12 +00:00
@@ -1,3 +1,6 @@
|
||||
from __future__ import unicode_literals
|
||||
|
||||
|
||||
class Operation(object):
|
||||
"""
|
||||
Base class for migration operations.
|
||||
|
||||
Reference in New Issue
Block a user