Metadata-Version: 1.0
Name: django-propaganda
Version: 1.0.1
Summary: Django app to manage your daily newsletter delivery.
Home-page: http://github.com/nabucosound/django-propaganda
Author: Hector Garcia
Author-email: hector@nomadblue.com
License: UNKNOWN
Download-URL: https://github.com/nabucosound/django-propaganda/zipball/v1.0.1
Description: =================
        django-propaganda
        =================
        
        Hey you, political leader, founder of a new religion or spiritual guru! With
        this application, your acolytes will receive the official organizational
        propaganda pamphlets right into their inboxes. Keep them updated with the Truth!
        
        This simple Django application is made to be used for trivial newsletter
        (**pamphlets**) deliveries with your information (**propaganda**), where you
        supply the raw content (both plain text and HTML versions) to be delivered.
        Subscribers (**subscribers**) will then receive the emails you send.
        
        Documentation
        =============
        
        Read the latest documentation on the fine `Read the docs`_ project for
        installation, configuration and customization instructions, and also to read
        examples and tutorials about how to use the package in different scenarios.
        
        .. _`Read the docs`: http://readthedocs.org/docs/django-propaganda/en/latest/
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
