Files
jumpserver/apps/common/models.py
ibuler 3bf0d4aabb Add common app
common app used as write public api or templatetags

modify user list view and user edit view
2016-08-16 00:09:48 +08:00

6 lines
98 B
Python

from __future__ import unicode_literals
from django.db import models
# Create your models here.