Metadata-Version: 1.1
Name: unicore-cms
Version: 0.3.0
Summary: JSON based CMS for Universal Core
Home-page: http://github.com/praekelt/unicore-cms
Author: Praekelt Foundation
Author-email: dev@praekelt.com
License: BSD
Description: unicore-cms
        ===========
        
        JSON based CMS for Universal Core
        
        
        CHANGELOG
        =========
        
        0.3.0
        -----
        -  Allow content to be filtered by language selection
        
        0.2.8
        -----
        -  Add support for flat pages
        
        0.2.7
        -----
        -  Add caching to `get_featured_category_pages`
        
        0.2.6
        -----
        -  Added sensible default for available_languages
        
        0.2.5
        -----
        -  Added support for translations
        
        0.2.4
        -----
        -  Allow top nav to be global variable
        
        0.2.2
        -----
        -  Use `utils.get_workspace()` to avoid duplication
        
        0.2.2
        -----
        -  Fix development.ini file
        
        0.2.1
        -----
        -  Bump required version for praekelt-python-gitmodel
        
        0.2
        ---
        -  Added `git.content_repo_url` for cloning when app starts
        
        0.1
        ---
        -  Initial version
        
Keywords: web pyramid pylons
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Pyramid
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
