vintasoftware / django-react-boilerplate

Django 5, React, Bootstrap 5 with Python 3 and Webpack project boilerplate
MIT License
1.97k stars 479 forks source link

Move SECURE_HSTS_PRELOAD to settings/production.py #533

Closed fjsj closed 3 years ago

fjsj commented 3 years ago

This will avoid an annoying issue: https://stackoverflow.com/questions/25277457/google-chrome-redirecting-localhost-to-https

Django localhost devserver doesn't support HTTPS