-
Notifications
You must be signed in to change notification settings - Fork 3
jorgeecardona/django-landing
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
= Django Landing Page. == Instalation instructions. pip install djlanding == Usage Instructions. Add to installed apps 'djlanding', and setup the handler of your landing url as 'djlanding.views.index'. Create a template in templates/index.html, using {{user_form}} as a form with an email field that receive the email of the person. == MailChimp Integration. Add DJLANDING_MAILCHIMP_API and DJLANDING_MAILCHIMP_LIST and a post_save hook will subscribe the email to the mailchimp list.
About
Basic Landing Page for Django
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published