deflake
- Legacy-Id: 9601
This commit is contained in:
parent
4e1b3b2888
commit
547a1ae7a8
|
@ -1,7 +1,7 @@
|
|||
# -*- coding: utf-8 -*-
|
||||
from __future__ import unicode_literals
|
||||
|
||||
from django.db import models, migrations
|
||||
from django.db import migrations
|
||||
|
||||
def create_iab_roles(apps, schema_editor):
|
||||
Role = apps.get_model('group','Role')
|
||||
|
|
Loading…
Reference in a new issue