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
810f037b29
django1
/
django
/
test
History
Florian Apolloner
98e05ccde4
Fixed
#32233
-- Cleaned-up duplicate connection functionality.
2020-12-08 08:55:44 +01:00
..
__init__.py
Fixed
#31224
-- Added support for asynchronous views and middleware.
2020-03-18 19:59:12 +01:00
client.py
Fixed
#32159
-- Ensured AsyncRequestFactory correctly sets headers.
2020-11-04 11:07:15 +01:00
html.py
Made small readability improvements.
2020-10-28 20:20:20 +01:00
runner.py
Fixed
#32227
-- Prevented crash when setUpTestData() errors with --debug-sql.
2020-11-28 12:22:59 +01:00
selenium.py
Bumped minimum isort version to 5.1.0.
2020-07-30 10:58:59 +02:00
signals.py
Fixed
#32233
-- Cleaned-up duplicate connection functionality.
2020-12-08 08:55:44 +01:00
testcases.py
Fixed
#32220
-- Added durable argument to transaction.atomic().
2020-11-27 21:43:15 +01:00
utils.py
Fixed
#31944
-- Used addCleanup() to register TestContextDecorator cleanups.
2020-09-07 08:07:26 +02:00