Metadata-Version: 1.1
Name: django-yacon
Version: 0.5.2
Summary: Django based Content Managment building framework
Home-page: https://github.com/cltrudeau/django-yacon
Author: Christopher Trudeau
Author-email: ctrudeau+pypi@arsensa.com
License: MIT
Description: Yacon is a django app for building websites based on a CMS.  Yacon provides methods for managing hierarchical, multi-lingual page content across multple sites.  Yacon ships with ckedit and uses AJAX calls to allow the user to do inline WYSIWYG editing of their web content.  Yacon does not provide any design or templating tools, and so is not a full CMS, but provides enough to support CMS features on any django site you are already building.
Keywords: django,CMS
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
