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> |
||
---|---|---|
.. | ||
__init__.py | ||
0001_initial.py | ||
0002_auto_20201218_1135.py | ||
0003_post_attachments.py | ||
0004_auto_20201218_1135.py | ||
0005_modify_content_help_text.py | ||
0006_modify_help_texts.py | ||
0007_fix_help_text_migrations.py | ||
0008_update_help_text_replace_float_classes.py | ||
0009_alter_post_content.py | ||
0010_help_text.py | ||
0011_post_contributors.py | ||
0012_post_is_subscribers_only.py |