diff options
| author | Danilo M. <danix@danix.xyz> | 2026-05-05 10:13:15 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-05-05 10:13:15 +0200 |
| commit | c554c8cd4a2b603f4a97f50adf78bc82c5e74d9d (patch) | |
| tree | c95d388711c1799ae1afa84d20757bfcb96dbd07 /core/models.py | |
| parent | c83dbcb2401b9d599ae9ceddcb4c88eb49a9b1aa (diff) | |
| download | publisher-c554c8cd4a2b603f4a97f50adf78bc82c5e74d9d.tar.gz publisher-c554c8cd4a2b603f4a97f50adf78bc82c5e74d9d.zip | |
fix: render and save list-typed frontmatter fields (categories) correctly
FrontmatterEditor was only handling tags as a list; categories fell
through to str(val) which produced Python repr output in the widget
and wrote corrupted TOML strings on save. Extend display and save
logic to all list-typed frontmatter fields generically.
Also update TODO with new bugs and reorganise frontmatter section.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'core/models.py')
0 files changed, 0 insertions, 0 deletions
