django1/tests/servers
Konstantin Alekseev 08f78a4fc8 [2.1.x] Fixed #30015 -- Ensured request body is properly consumed for keep-alive connections.
Backport of b514dc14f4 and
bbe28fa076 from master.
2018-12-20 22:17:21 -05: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 Captured logging in tests with self.assertLogs(). 2018-05-07 09:34:02 -04:00
test_liveserverthread.py Fixed #22414 -- Ensured that LiveServerTestCase closes connections. 2016-08-19 12:47:41 -04:00
tests.py [2.1.x] Fixed #30015 -- Ensured request body is properly consumed for keep-alive connections. 2018-12-20 22:17:21 -05:00
urls.py [2.1.x] Fixed #30015 -- Ensured request body is properly consumed for keep-alive connections. 2018-12-20 22:17:21 -05:00
views.py [2.1.x] Fixed #30015 -- Ensured request body is properly consumed for keep-alive connections. 2018-12-20 22:17:21 -05:00