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
dba44a7a7a
django1
/
django
/
test
History
Hasan Ramezani
9bf5e9418f
Fixed
#32556
-- Fixed assertHTMLEqual() to handle empty string as boolean attributes value.
2021-03-18 16:30:15 +01:00
..
__init__.py
Fixed
#31224
-- Added support for asynchronous views and middleware.
2020-03-18 19:59:12 +01:00
client.py
Fixed
#32470
-- Fixed ResolverMatch instance on test clients when request.urlconf is set.
2021-02-23 09:54:49 +01:00
html.py
Fixed
#32556
-- Fixed assertHTMLEqual() to handle empty string as boolean attributes value.
2021-03-18 16:30:15 +01:00
runner.py
Fixed
#31370
-- Added support for parallel tests with --buffer.
2021-03-18 15:30:47 +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
Refs
#31235
-- Improved assertQuerysetEqual() warning message with stacklevel=2.
2021-03-10 16:09:05 +01:00
utils.py
Refs
#32489
-- Doc'd and tested iter_test_cases() support for an iterable of tests.
2021-03-11 09:23:33 +01:00