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
392 stars 192 forks source link

Added include_in_rss field to Post #690

Closed g3rb3n closed 1 year ago

g3rb3n commented 2 years ago

Description

Adds functionality to exclude certain posts from the rss feed.

References

Adds #663

Checklist

yakky commented 1 year ago

Thanks your contribution @g3rb3n , I merged this with #728 to ease porting to updated develop branch