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

Add a CMS toolbar item for category and tag list #676

Closed adrien-delhorme closed 1 year ago

adrien-delhorme commented 3 years ago

Description

Add links on the Blog toolbar menu, to manage BlogCategory and Tag, without visiting django admin site.

Checklist

yakky commented 2 years ago

Thanks @adrien-delhorme for your contribution. I will merge this as soon as I have github actions back up and running

yakky commented 1 year ago

Thanks your contribution @adrien-delhorme , I merged this with #729 to ease porting to updated develop branch