1
0
mirror of https://github.com/django/django.git synced 2025-02-08 08:26:13 +00:00
django/tests/settings_tests
Mariusz Felisiak e13b71403b
Fixed #32304 -- Fixed prefixing STATIC_URL and MEDIA_URL by SCRIPT_NAME for absolute URLs with no domain.
Thanks Adam Hooper for the report.

Regression in c574bec0929cd2527268c96a492d25223a9fd576.
2020-12-31 13:18:57 +01:00
..