Metadata-Version: 1.1
Name: django-sites-groups
Version: 1.9.2
Summary: Organize sites from the Django sites framework into groups.
Home-page: http://github.com/praekelt/django-sites-groups
Author: Praekelt Consulting
Author-email: dev@praekelt.com
License: BSD
Description: Authors
        =======
        
        Praekelt Foundation
        -------------------
        
        * Hedley Roos
        
        Changelog
        =========
        
        1.9.2
        -----
        #. Ensure widget HTML is marked as safe.
        #. Use a rendering engine that has access to standard template tags.
        
        1.9.1
        -----
        #. Add missing migrations.
        
        1.9.0
        -----
        #. Django 1.9 compatibility.
        
        0.1.2
        -----
        #. Correctly include MANIFEST.in
        
        0.1.1
        -----
        #. List app as part of sites app.
        
        0.1
        ---
        #. Initial release.
        
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: BSD License
Classifier: Development Status :: 4 - Beta
Classifier: Operating System :: OS Independent
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
