Anna Sirota
f6ede7e3f7
Adds `is_subscribers_only` column to Blog posts. Posts with `is_subscribers_only == True` will * not show up in the RSS feed; * still show up at `/blog/` (`is_subscribers_only` is directly accessible in the templates); * display a "Subscribe" banner in post's detail page instead of post's content; * comment section also won't be shown in this case. Reviewed-on: #104416 Reviewed-by: Francesco Siddi <fsiddi@noreply.localhost> |
||
---|---|---|
.. | ||
admin/blog | ||
blog |