Friday, June 3, 2011

Announcing django-modeltranslation-0.3

Hello,

i'm pleased to announce the 0.3 release of django-modeltranslation, a Django
app used to translate dynamic content of existing models to an arbitrary
number of languages without having to change the original model classes.

It uses a registration approach (comparable to Django's admin app) to be able
to add translations to existing or new projects and is fully integrated into
the Django admin backend.

Alongside bugfixes and some refactoring, this release adds new features like
support for multi-table inheritance and tabbed translation fields in the admin
using jquery-ui. This is really a community release, thanks for all the help,
bug reports and patches.

Source download:
http://django-modeltranslation.googlecode.com/files/django-
modeltranslation-0.3.tar.gz

For a full changelog, downloads and docs, please visit the project page:
http://code.google.com/p/django-modeltranslation/

Best Regards,
Dirk Eschler

--
Dirk Eschler <eschler@gmail.com>

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To post to this group, send email to django-users@googlegroups.com.
To unsubscribe from this group, send email to django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment