Metadata-Version: 1.1
Name: stacks-contentgroup
Version: 0.1.2
Summary: A Stacks apps for creating groups of menu-ed content.
Home-page: http://stacks.wgbhdigital.org/
Author: Jonathan Ellenberger
Author-email: jonathan_ellenberger@wgbh.org
License: MIT License, see LICENSE
Description: # stacks-contentgroup
        
        A Stacks apps for creating groups of menu-ed content.
        
        ## Dependencies
        
        * `django-textplusstuff` >= 0.4
        * `django-versatileimagefield` >= 1.0.2
        * `stacks-page` >= 0.1.1
        
        ## Release Notes
        
        ### 0.1.2
        
        * Fixed ContentGroupStuff queryset.
        
        ### 0.1.1
        
        * Including templates in PyPI release.
        
        ### 0.1
        
        * Initial open source release
        
Platform: UNKNOWN
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.7
Classifier: Framework :: Django :: 1.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Development Status :: 3 - Alpha
