Stage 1 migration and docs complete

This commit is contained in:
IGNY8 VPS (Salman)
2025-11-25 16:12:01 +00:00
parent f63ce92587
commit d19ea662ea
15 changed files with 764 additions and 2218 deletions

View File

@@ -103,6 +103,7 @@ class Content(SiteSectorBaseModel):
'ContentTaxonomy',
blank=True,
related_name='contents',
db_table='igny8_content_taxonomy_relations',
help_text="Associated taxonomy terms (categories, tags, attributes)"
)