1
0
mirror of https://github.com/django/django.git synced 2024-12-22 17:16:24 +00:00
django/tests/sites_tests
Nick Pope b3d5dc6932 Fixed #24834 -- Fixed get_current_site() when Host header contains port.
When the Host header contains a port, looking up the Site record fails
as the host will never match the domain.
2015-06-18 10:18:12 -04:00
..
__init__.py
tests.py Fixed #24834 -- Fixed get_current_site() when Host header contains port. 2015-06-18 10:18:12 -04:00