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
34d5336b9d
django1
/
django
/
test
History
David Smith
1024b5e74a
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
2021-07-29 06:24:12 +02:00
..
__init__.py
Fixed
#31224
-- Added support for asynchronous views and middleware.
2020-03-18 19:59:12 +01:00
client.py
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
2021-07-29 06:24:12 +02:00
html.py
Fixed
#32556
-- Fixed handling empty string as non-boolean attributes value by assertHTMLEqual().
2021-03-19 20:41:57 +01:00
runner.py
Fixed
#32655
-- Deprecated extra_tests argument for DiscoverRunner.build_suite()/run_tests().
2021-07-16 20:46:41 +02: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
#32508
-- Raised ImproperlyConfigured/TypeError instead of using "assert".
2021-07-05 13:31:03 +02:00
utils.py
Refs
#32655
-- Improved error if iter_test_cases() is passed a string.
2021-06-29 20:41:40 +02:00