Closed miggol closed 8 months ago
Fixes #636
Also adds quotations around the URL.
The development BASE_URL in settings.py now also contains a https:// for consistency with server deployments.
BASE_URL
https://
Fixes #636
Also adds quotations around the URL.
The development
BASE_URL
in settings.py now also contains ahttps://
for consistency with server deployments.