pull/26/head
liuzheng712 2015-11-16 14:30:10 +08:00
parent 1f5fa9a9bd
commit 2938f7e506
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
from django.db import models
from django.contrib.auth.models import AbstractUser
import time
from jasset.models import Asset, AssetGroup
# from jasset.models import Asset, AssetGroup
class UserGroup(models.Model):