Metadata-Version: 1.1
Name: djinn-profiles
Version: 1.0.6
Summary: Djinn Intranet user and group profiles
Home-page: https://github.com/PythonUnited/djinn_profiles
Author: PythonUnited
Author-email: info@pythonunited.com
License: beer-ware
Description: djinn_profiles
        ===================
        
        This module provides the base models for user and group profiles.
        
        
        
        1.0.6
        =====
        * django 1.8 compatibility
        
        1.0.2
        =====
        * Made base groupprofile implement sharing
        * Move to Django 1.6.x series
        
        1.0.1
        =====
        * Cleanup
        * PEP8 fixes
        
        1.0.0
        =====
        Initial version
        
Keywords: Djinn user group profile
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: Freely Distributable
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
