Django settings | Django documentation | Django

PHOTO EMBED

Sun May 08 2022 08:46:50 GMT+0000 (Coordinated Universal Time)

Saved by @ksypcgeneralon

ALLOWED_HOSTS = ['www.example.com']
DEBUG = False
DEFAULT_FROM_EMAIL = 'webmaster@example.com'
content_copyCOPY

https://docs.djangoproject.com/en/3.2/topics/settings/