On 11/02/2021 16.32, Joseph Mulingwa Kithome wrote:
Hello, I want to override the defaultĀ  email that is set on Django settings and instead append my own email how do I do that


First of all, learn how to use mailing lists and/or google groups. You shouldn't just "highjack" unrelated threads like you just did. Instead start your own:

https://support.google.com/groups/answer/1046523?hl=en#

Then, get comfortable reading the Django documentation. It's really quite good. I guess the setting you're looking for is this one:

https://docs.djangoproject.com/en/3.1/ref/settings/#admins

If that's not the answer you're looking for, you should probably try to be a bit more specific when asking questions.

Kind regards,

Kasper Laudrup

--
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/94e17922-a469-4316-2435-e1a15d01b54c%40stacktrace.dk.

Reply via email to