Metadata-Version: 1.0
Name: django-testmail
Version: 0.0.1
Summary: Send a test mail for Django.
Home-page: https://github.com/aino/django-testmail
Author: Mikko Hellsing
Author-email: mikko@aino.se
License: BSD
Description: 
        django-testmail
        ===============
        
        A very simple app that sends a test mails via a management command.
        
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Framework :: Django
