Metadata-Version: 1.1
Name: pu_in_content
Version: 1.0.0a
Summary: PythonUnited Intranet Content
Home-page: https://github.com/PythonUnited/pu.intranet.content
Author: PythonUnited
Author-email: info@pythonunited.com
License: beer-ware
Description: pu.intranet.content
        ===============
        
        PythonUnited Intranet Content module
        This module provides some views and JavaScript to support inline editing of
        content. The main functionality is for adding, removing and editing objects
        without completely refreshing the page. This is done using JSON calls and
        modal windows. This heavily relies on Bootstrap modal stuff.
        
        
        1.0.0a
        ------
        * Initial release
        
Keywords: Django Intranet Content
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
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
