merge master

This commit is contained in:
wangyong
2016-09-03 23:01:36 +08:00
7 changed files with 51 additions and 84 deletions

View File

@@ -29,5 +29,3 @@ class UserGroupSerializer(serializers.ModelSerializer):
class Meta:
model = UserGroup
fields = '__all__'