mirror of
https://github.com/hequan2017/seal.git
synced 2026-02-03 02:03:30 +08:00
v0.3.1 增加后台 django-simpleui 模板
This commit is contained in:
@@ -65,3 +65,4 @@ vine==1.2.0
|
||||
watchdog==0.8.3
|
||||
watchdog-gevent==0.1.0
|
||||
wcwidth==0.1.7
|
||||
django-simpleui
|
||||
@@ -31,6 +31,7 @@ ALLOWED_HOSTS = ['*']
|
||||
# Application definition
|
||||
|
||||
INSTALLED_APPS = [
|
||||
'simpleui',
|
||||
'django.contrib.admin',
|
||||
'django.contrib.auth',
|
||||
'django.contrib.contenttypes',
|
||||
|
||||
Reference in New Issue
Block a user