I am glad to announce the first release of django-modeltranslation, a Django app which can be 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. The announcement on my blog is here: http://pyjax.net/blog/1/2009/02/23/announcing-django-modeltranslation/ Or you can grab the code and documentation from Google Code: http://code.google.com/p/django-modeltranslation/ Docs: http://code.google.com/p/django-modeltranslation/wiki/InstallationAndUsage Happy translating! peschler --~--~---------~--~----~------------~-------~--~----~ 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+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---