0.0.27 restructurize content templates

This commit is contained in:
SDE
2023-11-28 20:15:51 +03:00
parent a798339077
commit 4c7dadd08d
5 changed files with 45 additions and 34 deletions

View File

@@ -51,7 +51,7 @@ class Admin_Section(SuperModelAdmin, Admin_Trans_BaseModelViewPage):
'classes': ['wide'],
'fields': ('name',
'url',
# 'title',
'title',
'description', 'text',
'picture',
'order',