Re: Translate Content From django-ckeditor

2019-01-19 Thread Adam Johnson
This mailing list is for the development of Django itself, not for support
using Django. Please use the. django-users mailing list for that, or IRC
#django on freenode, or a site like Stack Overflow.

On Sat, 19 Jan 2019 at 11:16, Anh Nguyen  wrote:

> Hi everyone,
> I’m using RichTextUploadField() for my content’s post.
> So now i need to translate this content to other languages.
>
> Im gonna using model-translate’s package. But the content are the HTML
> tags from RichTextUploadField
> So now. what thing i need to do.
> Please give me some solutions. Thanks.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django developers (Contributions to Django itself)" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to django-developers@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-developers.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-developers/760e3961-e0dc-4fe0-990b-cbf8a51b837a%40googlegroups.com
> 
> .
> For more options, visit https://groups.google.com/d/optout.
>


-- 
Adam

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/CAMyDDM2t90wfu2rQrmDPTNnq_fjh-O2U-jUGqNJFz2P3A%2BLpgQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


Translate Content From django-ckeditor

2019-01-19 Thread Anh Nguyen
Hi everyone,
I’m using RichTextUploadField() for my content’s post.
So now i need to translate this content to other languages.

Im gonna using model-translate’s package. But the content are the HTML tags 
from RichTextUploadField
So now. what thing i need to do.
Please give me some solutions. Thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/760e3961-e0dc-4fe0-990b-cbf8a51b837a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.