Загрузка страницы

7 Critical Django Production Server Settings to Configure Before Going Live

Learn how to configure a Django production server with settings that ensure your Python website is secure before releasing it to the public. In addition to installing an SSL certificate and verifying the deployment with python manage.py check --deploy, these Django settings include:
• SECRET_KEY
• SESSION_COOKIE_SECURE
• CSRF_COOKIE_SECURE
• SECURE_SSL_REDIRECT
• SECURE_HSTS_SECONDS
• SECURE_HSTS_PRELOAD
• SECURE_HSTS_INCLUDE_SUBDOMAINS
• ALLOWED_HOSTS
• DEBUG
• STATIC_ROOT
• STATIC_URL

Code snippets and more at https://tonyteaches.tech/django-production-server-settings/
Check out my vlog channel @Tony Florida

#django

Music: Milos by Eveningland https://youtu.be/xVzOFBggR3o

Видео 7 Critical Django Production Server Settings to Configure Before Going Live канала Tony Teaches Tech
Показать
Комментарии отсутствуют
Введите заголовок:

Введите адрес ссылки:

Введите адрес видео с YouTube:

Зарегистрируйтесь или войдите с
Информация о видео
6 ноября 2020 г. 18:15:05
00:08:11
Яндекс.Метрика