Metadata-Version: 1.1
Name: djinn_core
Version: 1.2.2
Summary: Djinn Intranet core
Home-page: https://github.com/PythonUnited/djinn_core
Author: PythonUnited
Author-email: info@pythonunited.com
License: beer-ware
Description: djinn_core
        ==========
        
        Djinn intranet core utilities
        
        
        1.2.2
        =====
        * allowing spaces in keywords
        
        1.2.1
        =====
        * Move to Django 1.6.x series
        * added form/button protection mechanisms
        
        1.1.1
        =====
        * Minor fix for JS library
        
        1.1.0
        =====
        * Added admin view and base template
        * Added djinn_tool concept
        * url fixfixes for admin ui
        
        1.0.5
        =====
        * Fix for truncate util
        
        1.0.4
        =====
        * Added HTML truncate utils
        * messaging in JS
        
        1.0.3
        =====
         * small fixes for utilities regarding urn representation
        
        1.0.2
        =====
         * Moved some utilities to djinn core
        
        1.0.1
        =====
        * Minor fix for 'implements' function
        
        1.0.0
        =====
        Initial version
        
Keywords: Djinn Django intranet
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
