Skip to content

数据中心资产管理系统,为简单而存在

Notifications You must be signed in to change notification settings

aibot88/IDC_Manage

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

数据中心资产管理系统

Python3 Django

简介

使用Python写的IDC资产管理系统,让运维更简单!by:小杰

启动

   pip3 install -r requirements.txt # xadmin可能会安装失败 

   python3 manage.py makemigrations

  python3 manage.py migrate

    python3 manage.py runserver 0.0.0.0:9000

使用说明

.........................  

项目截图

image image image image image image

About

数据中心资产管理系统,为简单而存在

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.5%
  • HTML 4.4%
  • CSS 4.1%
  • Python 4.0%