{ "info": { "author": "Matthias Kestenholz", "author_email": "mk@406.ch", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Topic :: Internet :: WWW/HTTP :: Dynamic Content", "Topic :: Software Development", "Topic :: Software Development :: Libraries :: Application Frameworks" ], "description": "=========================\ndjango-email-registration\n=========================\n\nThe eleventy-eleventh email registration app for Django.\n\nBut this one does not feed your cat.\n\n.. image:: https://travis-ci.org/matthiask/django-email-registration.png?branch=master\n :target: https://travis-ci.org/matthiask/django-email-registration\n\n\nUsage\n=====\n\nThis example assumes you are using a recent version of Django, jQuery and\nTwitter Bootstrap.\n\n1. Install ``django-email-registration`` using pip.\n\n2. Copy this code somewhere on your login or registration page::\n\n