Merge branch 'main' into storefront-nuxt

This commit is contained in:
Egor Pavlovich Gorbunov 2026-01-07 20:23:15 +10:00
commit e065075c5a

View file

@ -31,7 +31,6 @@ class PostAdmin(
summernote_fields = ("content",)
general_fields = [
"title",
"author",
"content",
"file",
]