django/tests/servers
Robert Rollins b6d4b6e544 Fixed #28212 -- Allowed customizing the port that LiveServerTestCase uses.
Forwardport of 877d7b71ae from stable/1.11.x
2017-05-30 18:49:10 -04:00
..
another_app Removed superfluous models.py files. 2013-12-17 11:16:48 +01:00
fixtures
media
static
__init__.py
models.py Decreased max_length for char fields unless absolutely needed. (#8485) 2017-05-10 17:33:46 +02:00
test_basehttp.py Fixed #28249 -- Removed unnecessary dict.keys() calls. 2017-05-27 19:08:46 -04:00
test_liveserverthread.py Fixed #22414 -- Ensured that LiveServerTestCase closes connections. 2016-08-19 12:47:41 -04:00
tests.py Fixed #28212 -- Allowed customizing the port that LiveServerTestCase uses. 2017-05-30 18:49:10 -04:00
urls.py Fixed #20238 -- Added threading support to LiveServerTestCase. 2017-02-09 19:08:32 -05:00
views.py Fixed #20238 -- Added threading support to LiveServerTestCase. 2017-02-09 19:08:32 -05:00