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-04-19 06:44:36 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
test
History
Gregor Gärtner
f0c06f8ab7
Refs
#33990
-- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual().
...
Co-Authored-By: Michael Howitz <mh@gocept.com>
2022-10-08 08:07:38 +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
Refs
#34010
-- Made --debug-mode work for parallel tests using spawn.
2022-09-28 19:39:25 +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
Refs
#33990
-- Renamed TransactionTestCase.assertQuerysetEqual() to assertQuerySetEqual().
2022-10-08 08:07:38 +02:00
utils.py
Refs
#33476
-- Refactored code to strictly match 88 characters line length.
2022-02-07 20:37:05 +01:00