This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
03eec9ff6c
django1
/
django
/
test
History
Jonas Lundberg
e96320c917
Fixed
#33755
-- Moved ASGI body-file cleanup into request class.
2022-06-09 11:11:45 +02:00
..
__init__.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
client.py
Fixed
#33755
-- Moved ASGI body-file cleanup into request class.
2022-06-09 11:11:45 +02:00
html.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
runner.py
Fixed
#33719
-- Fixed test command crash when running in parallel.
2022-05-19 10:20:51 +02:00
selenium.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
signals.py
Prevented initialization of unused database connections.
2022-03-17 07:40:57 +01:00
testcases.py
Fixed
#33348
-- Changed SimpleTestCase.assertFormError()/assertFormsetErrors() to take form/formset.
2022-04-06 07:58:52 +02:00
utils.py
Refs
#33476
-- Refactored code to strictly match 88 characters line length.
2022-02-07 20:37:05 +01:00