Metadata-Version: 1.1
Name: Flask-LwAdmin
Version: 0.2.3
Summary: Flask-LwAdmin is minimalistic administrative interface building extension for the Flask framework
Home-page: https://github.com/lightningwolf/Flask-LwAdmin
Author: Arkadiusz Tułodziecki
Author-email: atulodzi@gmail.com
License: MIT
Description: =============
        Flask-LwAdmin
        =============
        
        Flask Lightningwolf Admin
        -------------------------
        
        LwAdmin is a set of macros, classes, and methods to assist in the creation of administrative panels based on the
        bootstrap framework. At the moment we are working on the main section of the navigation.
        
        The main assumptions of LwAdmin is not to restrict the coder. LwAdmin it is not a complete utility to be run
        as it is Flask-Admin
        
        Currently, work is underway. Any opinion and ideas are welcome.
        
        Check SAMPLE_PROJECT for basic use example. More advanced use in this moment can be check in:
        `Lightningwolf Smp Project <https://git.thunderwolf.net/lightningwolf/lightningwolf-smp>`_
        
        
        .. :changelog:
        
        History
        -------
        
        0.2.3 (2013-09-03)
        ++++++++++++++++++
        
        - Flask-Principal can be used to restrict visibility of navbar section
        
        0.2.2 (2013-09-02)
        ++++++++++++++++++
        
        - API change for Navbar creator
        
        0.1.0 (2013-08-29)
        ++++++++++++++++++
        
        - Initial version
        
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: Polish
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
