Metadata-Version: 1.1
Name: wagtailsettings
Version: 0.3.3
Summary: Admin-editable settings for Wagtail projects
Home-page: https://bitbucket.org/takeflight/wagtailsettings
Author: Tim Heap
Author-email: tim@takeflight.com.au
License: BSD License
Description: ===============
        wagtailsettings
        ===============
        
        A plugin for Wagtail that adds developer-defined settings to the admin.
        
        Installing
        ==========
        
        Install using pip::
        
            pip install wagtailsettings
        
        It is compatible with Wagtail 1.0 and upwards, Python
        
        Documentation
        =============
        
        Refer to the ` ``wagtailsettings`` documentation on ReadTheDocs <https://wagtailsettings.readthedocs.org/en/latest/>`_.
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: BSD License
