Metadata-Version: 1.0
Name: django-easymode
Version: 0.5.6
Summary: Toolkit to ease development of internationalized xml based (flash) websites with django
Home-page: http://github.com/LUKKIEN/django-easymode
Author: L. van de Kerkhof
Author-email: specialunderwear@gmail.com
License: GPL
Description: Easymode is an aspect oriented toolkit that helps making xml based flash websites easy.
        The tools included in the toolkit to help you make these kind of sites include:
        
        * Internationalization of models, with admin support
        * Translation of model data using gettext
        * Automatic generation of xml from model trees using xslt
        * Admin support for model trees with more than 2 levels of related items
        * Basic approval support for models
        
        documentation at http://packages.python.org/django-easymode/
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Topic :: Internet :: WWW/HTTP :: Site Management
Classifier: Topic :: Software Development :: Localization
