Update usergroup detail

This commit is contained in:
ibuler
2016-11-15 19:33:04 +08:00
parent bd882c8bef
commit db8b0022fc
18 changed files with 616 additions and 237 deletions

View File

@@ -2,6 +2,3 @@ from __future__ import absolute_import, unicode_literals
from django.shortcuts import render
from django.views.generic import TemplateView