how to Sent rich Content or Make content rich in blog django based site.

21 views
Skip to first unread message

Shailesh Yadav

unread,
Mar 18, 2021, 1:25:23 PM3/18/21
to Django users
Hi, I have created one website by using Django and I am sending Mail that is showing in normal text form.
for example, as shown below.
Screenshot 2021-03-18 at 10.50.27 PM.png,
I have seen a few Emails from other sites for example Groww where they are showing graphs and emails which is looking very good as shown below image.

Screenshot 2021-03-18 at 10.02.11 PM.png

Screenshot 2021-03-18 at 10.02.19 PM.png


Can anyone please help me with how to Implement it like the same above?

carlos

unread,
Mar 18, 2021, 1:36:58 PM3/18/21
to django...@googlegroups.com

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/d189502b-7a0e-4edf-9163-26c9727669d9n%40googlegroups.com.


--
att.
Carlos Rocha

Kasper Laudrup

unread,
Mar 18, 2021, 2:43:22 PM3/18/21
to django...@googlegroups.com
On 18/03/2021 18.25, Shailesh Yadav wrote:
> Hi, I have created one website by using Django and I am sending Mail
> that is showing in normal text form.
> for example, as shown below.
> Screenshot 2021-03-18 at 10.50.27 PM.png,
> I have seen a few Emails from other sites for example Groww where they
> are showing graphs and emails which is looking very good as shown below
> image.
>

What you mean is you want to send email in HTML format. That is fine and
should be fairly easy to do (there are tutorials out there), just do
remember to include a non-formatted text part as well.

Not only is that required by the standard, not doing so will greatly
increase the risks of you mail being marked as spam and will be very
annoying to at least some of your potential users.

Kind regards,

Kasper Laudrup
Reply all
Reply to author
Forward
0 new messages