This commit is contained in:
IGNY8 VPS (Salman)
2025-12-17 04:55:49 +00:00
parent 45d9dfa0f5
commit 4bba5a9a1f
9 changed files with 1 additions and 1088 deletions

View File

@@ -177,7 +177,7 @@ class ContentIdeasAdmin(SiteSectorAdminMixin, Igny8ModelAdmin):
'fields': ('content_type', 'content_structure', 'estimated_word_count')
}),
('Keywords & Clustering', {
'fields': ('keyword_cluster', 'target_keywords', 'taxonomy')
'fields': ('keyword_cluster', 'target_keywords')
}),
('Timestamps', {
'fields': ('created_at', 'updated_at'),