We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e1b3b2 commit 547a1aeCopy full SHA for 547a1ae
1 file changed
ietf/group/migrations/0005_auto_20150504_0726.py
@@ -1,7 +1,7 @@
1
# -*- coding: utf-8 -*-
2
from __future__ import unicode_literals
3
4
-from django.db import models, migrations
+from django.db import migrations
5
6
def create_iab_roles(apps, schema_editor):
7
Role = apps.get_model('group','Role')
0 commit comments