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
8d59075184
django1
/
django
/
test
History
Jon Dufresne
0b8871ab67
Fixed
#31979
-- Made django.test.utils.setup_databases()'s time_keeper argument optional.
2020-09-03 09:48:40 +02:00
..
__init__.py
Fixed
#31224
-- Added support for asynchronous views and middleware.
2020-03-18 19:59:12 +01:00
client.py
Added missing items to django.test.client.__all__ and django.test.utils.__all__.
2020-08-14 11:48:04 +02:00
html.py
Fixed
#30899
-- Lazily compiled import time regular expressions.
2019-10-29 09:22:26 +01:00
runner.py
Refs
#31811
-- Added optional timing outputs to the test runner.
2020-08-13 17:17:15 +02:00
selenium.py
Bumped minimum isort version to 5.1.0.
2020-07-30 10:58:59 +02:00
signals.py
Bumped minimum isort version to 5.1.0.
2020-07-30 10:58:59 +02:00
testcases.py
Removed unnecessary urlsplit() call from SimpleTestCase.assertRedirects().
2020-08-14 11:48:04 +02:00
utils.py
Fixed
#31979
-- Made django.test.utils.setup_databases()'s time_keeper argument optional.
2020-09-03 09:48:40 +02:00