cecedille1/matis/: newsletter-subscriptions-0.1.0 metadata and description
Newsletter subscription application
author | Grégoire ROCHER |
author_email | gregoire@emencia.com |
platform |
|
File | Tox results | History |
---|---|---|
newsletter-subscriptions-0.1.0.tar.gz
|
|
|
newsletter_subscriptions-0.1.0-py2.py3-none-any.whl
|
|
Installation
Add newsletter_subscriptions to your INSTALLED_APPS.
Add newsletter_subscriptions.urls to your urls.
Settings
NEWSLETTER_SUBSCRIPTIONS_HELPERS_MODULE is a module in which can be defined form helpers.
SubscriptionFormHelper is used by the subscribe view. InlineSubscriptionFormHelper is returned by the get_subscribe_form template tag and AlternativeInlineSubscriptionFormHelper which is used by the inline_subscribe_newsletter template tag.