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

Fixed #32994 -- Fixed autoreloader tests when using 'python -m'.

This commit is contained in:
Jonny Park
2021-08-16 01:10:36 +09:00
committed by Mariusz Felisiak
parent 36714be874
commit 4e8121e8e4
2 changed files with 7 additions and 1 deletions

View File

@@ -487,6 +487,7 @@ answer newbie questions, and generally made Django that much better:
Jonathan Daugherty (cygnus) <http://www.cprogrammer.org/>
Jonathan Feignberg <jdf@pobox.com>
Jonathan Slenders
Jonny Park <jonnythebard9@gmail.com>
Jordan Bae <qoentlr37@gmail.com>
Jordan Dimov <s3x3y1@gmail.com>
Jordi J. Tablada <jordi.joan@gmail.com>