We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1307151 commit 6e6dd79Copy full SHA for 6e6dd79
1 file changed
ietf/name/migrations/0026_change_name_slug_foreign_key_length.py
@@ -1,9 +1,5 @@
1
-# -*- coding: utf-8 -*-
2
-from south.utils import datetime_utils as datetime
3
from south.db import db
4
from south.v2 import SchemaMigration
5
-from django.db import models
6
-
7
8
class Migration(SchemaMigration):
9
0 commit comments