Metadata-Version: 1.1
Name: fluentcms-publishing
Version: 1.1.8
Summary: django-fluent-pages meets django-model-publisher
Home-page: https://github.com/bashu/fluentcms-publishing
Author: Basil Shubin
Author-email: basil.shubin@gmail.com
License: MIT License
Download-URL: https://github.com/bashu/fluentcms-publishing/zipball/master
Description-Content-Type: UNKNOWN
Description: fluentcms-publishing
        ===================
        
        .. image:: https://img.shields.io/pypi/v/fluentcms-publishing.svg
            :target: https://pypi.python.org/pypi/fluentcms-publishing/
        
        .. image:: https://img.shields.io/github/license/bashu/fluentcms-publishing.svg
            :target: https://pypi.python.org/pypi/fluentcms-publishing/
        
        .. image:: https://img.shields.io/travis/bashu/fluentcms-publishing.svg
            :target: https://travis-ci.org/bashu/fluentcms-publishing/
        
        Installation
        ============
        
        First install the module, preferably in a virtual environment. It can be installed from PyPI:
        
        .. code-block:: shell
        
            pip install fluentcms-publishing
        
        Backend Configuration
        ---------------------
        
        Contributing
        ------------
        
        If you like this module, forked it, or would like to improve it, please let us know!
        Pull requests are welcome too. :-)
        
        .. _django-fluent-pages: https://github.com/edoburu/django-fluent-pages
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires: Django (>=1.4)
