Metadata-Version: 1.1
Name: django-ostinato
Version: 0.99
Summary: Django-ostinato brings cms-like features to your django projects.
Home-page: http://django-ostinato.readthedocs.org/en/latest/index.html
Author: Andre Engelbrecht
Author-email: andre@teh-node.co.za
License: MIT
Download-URL: https://github.com/andrewebdev/django-ostinato/tarball/master
Description: Introduction
        ============
        
        Django-ostinato is a collection of applications that aims to bring together
        some of the most common features expected from a CMS.
        
        Please feel free to log any issues on the `Github issue tracker <https://github.com/andrewebdev/django-ostinato/issues>`_.
        
        If you want to track actual progress, as well as a list of features/bugs we
        are currently working on, you can do so on our `Pivotal Tracker <https://www.pivotaltracker.com/projects/417365>`_ page.
        
        
        For more detailed information `read the documentation <http://django-ostinato.readthedocs.org/en/latest/index.html>`_.
        
Keywords: django,cms,ostinato,statemachine,pages,blog
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
