move allowed hosts from settings.py to config file
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
move allowed hosts from settings.py to config file
MariaV
requested to merge
move_settings
into
master
Jan 26, 2021
Overview
0
Commits
1
Pipelines
0
Changes
2
set a value for config(ALLOWED_HOSTS) in settings.py using python decouple.
Merge request reports
Loading