Metadata-Version: 1.1
Name: quix.django.contact
Version: 0.1.0
Summary: A simple contact form for Django websites.
Home-page: https://github.com/Quixotix/quix.django.contact
Author: Micah Carrick
Author-email: micah@quixotix.com
License: New BSD License
Description: CONTACT_EMAILS
        CONTACT_FORM_TEMPLATE       "contact/form.html"
        CONTACT_SUCCESS_TEMPLATE    "contact/success.html"
        CONTACT_EMAIL_TEMPLATE      "contact/email.txt"
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: BSD License
