1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #29525 -- Allowed is_safe_url()'s allowed_hosts arg to be a string.

This commit is contained in:
Przemysław Suliga
2018-06-22 11:21:52 +02:00
committed by Tim Graham
parent b5dd6ef3d5
commit d22b90b4ea
3 changed files with 7 additions and 0 deletions

View File

@@ -678,6 +678,7 @@ answer newbie questions, and generally made Django that much better:
Preston Holmes <preston@ptone.com>
Preston Timmons <prestontimmons@gmail.com>
Priyansh Saxena <askpriyansh@gmail.com>
Przemysław Suliga <http://suligap.net>
Rachel Tobin <rmtobin@me.com>
Rachel Willmer <http://www.willmer.com/kb/>
Radek Švarz <http://www.svarz.cz/translate/>