#6460: New feature : Multilingual Content
-------------------------------------------+--------------------------------
Reporter: g00fy | Owner: nobody
Status: new | Milestone:
Component: Internationalization | Version:
Resolution: | Keywords: multilingual content i18n-nofix
Stage: Someday/Maybe | Has_patch: 0
Needs_docs: 0 | Needs_tests: 0
Needs_better_patch: 0 |
-------------------------------------------+--------------------------------
Comment (by SashaN):
Replying to [comment:7 tolano]:
just for curiosity: how do you solve problems with forms? I don't want to
use
the admin interface for managing content in my app.
I was playing django-multilingual for a while. I've hit
[
http://code.google.com/p/django-multilingual/issues/detail?id=71 issue
71] there. I could come up
with kind of patch. But I'm not experienced in django/python enough to
create ultimate solution. I believe I need to create MultilingModelForm
class, which will have clean(), save() ... methods overloaded to save data
into model and translation table.
There is a django-transmeta, which solves problem with forms. I know there
is a problem with transmeta it 'messes up' model tables a bit. On the
other
hand it provides (by my opinion) more simple interface than django-
multilingual.
--
Ticket URL: <
http://code.djangoproject.com/ticket/6460#comment:11>
Django <
http://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Django updates" group.
To post to this group, send email to
django-updates@...
To unsubscribe from this group, send email to
django-updates+unsubscribe@...
For more options, visit this group at
http://groups.google.com/group/django-updates?hl=en-~----------~----~----~----~------~----~------~--~---