mirror of https://github.com/jumpserver/jumpserver
修改 mytags位置
parent
5bc67ebad9
commit
b52420708e
|
@ -2,7 +2,7 @@
|
|||
<module type="PYTHON_MODULE" version="4">
|
||||
<component name="NewModuleRootManager">
|
||||
<content url="file://$MODULE_DIR$" />
|
||||
<orderEntry type="jdk" jdkName="Python 2.7.8 (C:\Python27\python.exe)" jdkType="Python SDK" />
|
||||
<orderEntry type="jdk" jdkName="Python 2.7.6 (C:/Python27/python.exe)" jdkType="Python SDK" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
</component>
|
||||
</module>
|
||||
|
|
|
@ -48,6 +48,7 @@ INSTALLED_APPS = (
|
|||
'django.contrib.staticfiles',
|
||||
'UserManage',
|
||||
'Assets',
|
||||
'AutoSa',
|
||||
#'RunCommand',
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in New Issue