Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-09-05 14:59 Back to release list
v1.0b1

Easymode está a avançar para a versão 1.0, que tem causado algumas mudanças muito drásticas, você não pode simplesmente atualizar e executar um aplicativo existente sobre esta versão. Os nomes das colunas da tabela localizadas são construídos de forma diferente agora. Atualizando significa a migração de todos os nomes de sua coluna. Easypublisher foi removido, porque era muito difícil de manter. Um módulo de árvore nova foi adicionada, que usa inlines real. Agora você pode ligar para serialização XML e têm serialização personalizada para ambos os modelos o que os campos do modelo personalizado.
Tags: Major
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.

Project Resources