Skip to content

move allowed hosts from settings.py to config file

MariaV requested to merge move_settings into master

set a value for config(ALLOWED_HOSTS) in settings.py using python decouple.

Merge request reports