mirror of
https://github.com/django/django.git
synced 2025-11-07 07:15:35 +00:00
Fixed #20238 -- Added threading support to LiveServerTestCase.
This commit is contained in:
committed by
Tim Graham
parent
c4e2fc5d98
commit
bece837829
@@ -193,7 +193,7 @@ Templates
|
||||
Tests
|
||||
~~~~~
|
||||
|
||||
* ...
|
||||
* Added threading support to :class:`~django.test.LiveServerTestCase`.
|
||||
|
||||
URLs
|
||||
~~~~
|
||||
|
||||
Reference in New Issue
Block a user