add asset add

This commit is contained in:
wangyong
2016-09-03 19:05:50 +08:00
parent d0d433db1a
commit 77f3a1f146
187 changed files with 7762 additions and 3343 deletions

7
apps/common/views.py Normal file
View File

@@ -0,0 +1,7 @@
from __future__ import absolute_import, unicode_literals
from django.shortcuts import render
from django.views.generic import TemplateView