feat(itim): Ensure cluster cant assign itself as parent on api v2 endpoint

ref: #248 #356
This commit is contained in:
2024-10-21 16:54:29 +09:30
parent d945092153
commit fe1816156a
2 changed files with 30 additions and 1 deletions

View File

@ -213,6 +213,7 @@ class Cluster(TenancyObject):
],
"right": [
'model_notes',
'resources',
'created',
'modified',
]