Metadata-Version: 1.1
Name: django-contactme
Version: 1.1
Summary: Django pluggable contact form app with email verification.
Home-page: http://github.com/danirus/django-contactme/
Author: Daniel Rus Morales
Author-email: inbox@danir.us
License: MIT
Description: A reusable Django app that adds a contact form with email protection to your site. Contact data will only hit the database when users confirm their email address after submitting the form.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Django
