Metadata-Version: 1.2
Name: django-cowhite-cms
Version: 0.3.3
Summary: A simple Django cms. As of now only pages are supported. Blog is available in another package django-cowhite-blog
Home-page: https://github.com/cowhite/django-cowhite-cms
Author: Cowhite Software Pvt Ltd
Author-email: hello@cowhite.com
License: MIT License
Description: # django-cowhite-cms
        
        A simple Django cms. Only pages available as of now.
        
        [![Build Status](https://travis-ci.org/cowhite/django-cowhite-cms.svg?branch=master)](https://travis-ci.org/cowhite/django-cowhite-cms)
        [![Coverage Status](https://coveralls.io/repos/github/cowhite/django-cowhite-cms/badge.svg?branch=master)](https://coveralls.io/github/cowhite/django-cowhite-cms?branch=master)
        
        Installation:
        
        pip install django-cowhite-cms
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Framework :: Django :: 1.11
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Python: >=2.7,<=3.6
