Skip to content

jorgeecardona/django-landing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

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

No packages published

Languages