How to use Auth0 emaill template with django

I know it’s a generic question but I need to ask.
Can I integrate Auth0 email template with django app and every time a user is created in auth0 send them email with celery?

Hi @mko22,

Are you referring to Auth0’s built in email service? It wouldn’t matter what framework you are using, Auth0 handles the email sending when users are created (AKA Welcome Email).