Thursday, August 29, 2019

Re: Fwd: How to send emails using django rest framework from front end angular 7

Hi Sai

On 29/08/2019 12.26, Sai Aravind wrote:
>
>
> Dear members,
>
> Can anyone help me send emails from django backend with angular 7
> frontend , it's very urgent please let me if any one has done it before
>

It doesn't matter which frontend you use, Django is perfectly able to
send emails:

https://docs.djangoproject.com/en/2.2/topics/email/

Why is it relevant that you want to use Angular in the client code which
is completely isolated from the backend Python code you want to use for
sending emails?

What are you trying to achieve and which problems do you have?

Kind regards,

Kasper

--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/7bc71830-ae8f-804c-7c37-0cd060b6573e%40stacktrace.dk.

No comments:

Post a Comment