= 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.