Metadata-Version: 1.1
Name: djinn_forms
Version: 1.3.5
Summary: Djinn Intranet Forms
Home-page: https://github.com/PythonUnited/djinn-forms
Author: PythonUnited
Author-email: info@pythonunited.com
License: beer-ware
Description: djinn_forms
        ===================
        
        Djinn module for forms, fields and widgets.
        
        
        1.3.5
        =====
        * django 1.8 compatibility
        
        1.3.4
        =====
        * layout changes
        
        1.3.3
        =====
        * allowing space in keywords
        
        1.3.2
        =====
        * Fix for image attachments widget
        
        1.3.1
        =====
        * Move to Django 1.6.x
        
        1.3.0
        =====
        * Moved to TinyMCE 4.x series
        * Fixed relate widget for single use
        * Cleanup of old pg dependencies
        
        1.2.5
        =====
        * Fixed setting of add/rm values for relate widget
        
        1.2.4
        =====
        * Added keyword field and widget
        * moved relate widget views and template into this module
        * i18n issues fixed
        
        1.2.3
        =====
        * JS fixes for relate widget
        
        1.2.2
        =====
        * More conservative checks on widget values
        * Moved relate widget JS into separate file
        * Added media setting to relate widget
        
        1.2.1
        =====
        * Moved link widget JS into djinn_forms_link.js
        * Fixes for link popup
        
        1.2.0
        =====
        * PEP8 fixes
        * fixes for relate fields/widgets
        * Added richtext stuff
        * i18n fixes
        * fixes for link widget
        
        1.1.1
        =====
        * Fixes for attachment field/widget
        
        1.1.0
        =====
        * Added fields and widgets for relating content
        * Added fields and widgets for adding roles
        
        1.0.1
        =====
        * Moved to django 1.5.x series
        
        1.0.0
        =====
        Initial version
        
Keywords: Djinn forms
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
