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-07 16:05:34 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
servers
History
Jacob Walls
def09bf412
Fixed
#27079
-- Avoided multiple setUpClass()/tearDownClass() calls in LiveServerTestCase tests.
2021-10-26 07:47:40 +02:00
..
another_app
…
fixtures
…
media
…
static
…
__init__.py
…
models.py
…
test_basehttp.py
…
test_liveserverthread.py
…
tests.py
Fixed
#27079
-- Avoided multiple setUpClass()/tearDownClass() calls in LiveServerTestCase tests.
2021-10-26 07:47:40 +02:00
urls.py
…
views.py
…