nephila / djangocms-blog

django CMS blog application - Support for multilingual posts, placeholders, social network meta tags and configurable apphooks
https://djangocms-blog.readthedocs.io
BSD 3-Clause "New" or "Revised" License
403 stars 190 forks source link

Improve PostAdmin customizability #620

Closed yakky closed 4 years ago

yakky commented 4 years ago

Description

As customizing the post admin can improve a lot the editors workflow, we must improve (and document) the way it can be done

Major point is make sure that field-enabling logic in get_fieldset can be taken into account