feat(devops): Add model tag attribute to model

ref: #773 #515 #576
This commit is contained in:
2025-05-27 10:17:05 +09:30
parent 17f4295763
commit e554923c0b
2 changed files with 3 additions and 0 deletions

View File

@ -17,6 +17,8 @@ class GitGroup(
documentation = ''
model_tag = 'git_group'
page_layout: dict = [
{
"name": "Details",