Metadata-Version: 1.0
Name: django-ichypd
Version: 0.1.0
Summary: UNKNOWN
Home-page: https://github.com/gregmuellegger/django-ichypd
Author: Gregor Müllegger
Author-email: gregor@muellegger.de
License: BSD
Description: django-ichypd
        =============
        
        *I can has your personal details?* **django-ichypd** is a simple django app
        that will allows you to show a form for a custom model that you provide and
        saves data into this model. After that a confirmation is shown. It also ships
        with some helpers for extracting this information as CSV to import it in your
        favourite CRM system or newsletter app.
        
        *ichypd* is pronounced like *egypt*.
        
        Usage
        -----
        
        **django-ichypd** is in active development and still very young. Documentation
        will follow if it proofs useful.
        
        
        Changlog
        ========
        
        0.1.0
        -----
        
        * Initial release
        
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: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
