Metadata-Version: 1.0
Name: django-emailform
Version: 0.1.1
Summary: django-email forms is an application for generating multi input forms, customized using the django admin, with emailing of entries to a supplied list of email addresses.
Home-page: http://www.bitbucket.org/glennmohre/django-emailform
Author: Glenn Mohre
Author-email: glenn.mohre@gmail.com
License: MIT
Description: django-email forms is an application for generating multi input forms,
        customized using the django admin, with emailing of entries to a supplied list
        of email addresses.
        
        Borrows from django-crowdsourcing,
        http://code.google.com/p/django-crowdsourcing/
        
        No requirements, though the usage of django-positions
        http://code.google.com/p/django-positions/ is optional.
        
Platform: UNKNOWN
