Metadata-Version: 1.0
Name: django-contact
Version: 0.1.1
Summary: System for working with contacts/identities in django.
Home-page: http://github.com/LimpidTech/django-contact
Author: Brandon R. Stoner
Author-email: monokrome@limpidtech.com
License: UNKNOWN
Description: # Django Contacts
        #### Brandon R. Stoner <monokrome@monokro.me>
        
        ## What is this?
        
        A simple, fairly flexible framework for working with user contacts in
        django. Includes support for groups, locations, and arbitrary custom
        data types.
        
        ## What's next?
        - Views for the data.
        - Geodata when an applicable database is used
        
        
Keywords: web django menu navigation
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
