Re: 'unicode' object has no attribute '_committed'
I just found out Modeltranslation does not support ImageField :-(
http://code.google.com/p/django-modeltranslation/issues/detail?id=30
On Aug 10, 10:01 pm, grimmus <graham.col...@gmail.com> wrote:
> I am doing it in the admin area, so i dont have any custom code.
>
> The issue might be with the Modeltranslation module. It creates extra
> columns for the different translations, so, for example, title has
> title, title_en, title_fr as rows in the DB. This applies to the image
> field too.
>
> Thanks for any further guidance.
>
> On Aug 10, 9:55 pm, wayne <wayne.tuxro...@gmail.com> wrote:
>
> > What is the code that you are using to save instances of the model
> > with?
--
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home