This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-01-22 16:19:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
servers
History
Tom
32ade78c55
Refs
#28440
-- Fixed server connection closing test on macOS.
2017-10-13 13:29:29 -04:00
..
another_app
…
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
Refs
#28440
-- Fixed server connection closing test on macOS.
2017-10-13 13:29:29 -04:00
urls.py
Fixed
#20238
-- Added threading support to LiveServerTestCase.
2017-02-09 19:08:32 -05:00
views.py
Fixed ResourceWarnings in tests/servers/tests.py.
2017-06-05 09:56:51 -04:00