django-easymode lets you create backends for dynamic Flash/Flex Web sites. Easymode makes internationalization simple and outputs XML by default. To tailor the XML to your application, you can transform it using XSLT templates, which easymode integrates.
| Tags | Django Adobe Flex Adobe Flash XML i18n XSLT Flash Flex |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX Mac OS X |
| Implementation | Python XSLT JavaScript Django |
Recent releases


Release Notes: Easymode is moving towards the 1.0 release, which has caused some very drastic changes; you cannot simply update and run an existing application on this release. The names of localized table columns are constructed differently now. Upgrading means migrating all your column names. Easypublisher was removed, because it was too hard to maintain. A new tree module was added, which uses real inlines. You can now hook into XML serialization and have custom serialization for both your models as your custom model fields.


Release Notes: When an internationalized model is deleted, all related objects are now properly deleted with it.


Release Notes: A bug where using super in an admin class would lead to infinite recursion was fixed. Easymode no longer installs any packages automatically during installation - these should now be installed by hand.


Release Notes: This release fixes SafeHTMLField's "buttons" property, which can be used to override the tinymce buttons per field. Previously, the buttons property was ignored and non-functional.


Release Notes: ForeignKeyAwareModelAdmin now properly handles parent_link that points to a model in a different app.
A library to use Gettext .mo and .po translations easily in .NET applications.