sysom1/sysom_server/sysom_api/apps/host
sunxinpeng 8dee1254e4 新建主机时,如果描述信息填写又清空,描述信息变为必填项
新建集群时,如果备注信息填写又清空,备注信息变为必填项

Signed-off-by: sunxinpeng <root@localhost.localdomain>
2023-11-01 06:32:53 +00:00
..
migrations 新建主机时,如果描述信息填写又清空,描述信息变为必填项 2023-11-01 06:32:53 +00:00
__init__.py refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
admin.py refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
apps.py refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
cec_api.py refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
heartbeat.py refactor(sysom_api): Use uvicorn to replace daphne 2023-05-17 11:40:41 +08:00
models.py 新建主机时,如果描述信息填写又清空,描述信息变为必填项 2023-11-01 06:32:53 +00:00
serializer.py refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
tests.py refactor(sysom): Adjust the directory layout to be compatible with sysom2.1 2023-05-11 15:00:01 +08:00
urls.py Merge branch 'master' into dev 2023-06-08 15:10:51 +08:00
views.py fix(host): Initial host async 2023-10-09 14:57:17 +08:00