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-02-20 22:34:31 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
servers
History
Robert Rollins
b6d4b6e544
Fixed
#28212
-- Allowed customizing the port that LiveServerTestCase uses.
...
Forwardport of 877d7b71ae952b3bc946e5187d6c23039a71614d from stable/1.11.x
2017-05-30 18:49:10 -04:00
..
another_app
…
fixtures
…
media
…
static
…
__init__.py
…
models.py
…
test_basehttp.py
Fixed
#28249
-- Removed unnecessary dict.keys() calls.
2017-05-27 19:08:46 -04:00
test_liveserverthread.py
…
tests.py
Fixed
#28212
-- Allowed customizing the port that LiveServerTestCase uses.
2017-05-30 18:49:10 -04:00
urls.py
…
views.py
…