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-04 21:46:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
test
History
Mariusz Felisiak
305757aec1
Applied Black's 2024 stable style.
...
https://github.com/psf/black/releases/tag/24.1.0
2024-01-26 12:45:07 +01:00
..
__init__.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
client.py
Fixed
#34983
-- Deprecated django.utils.itercompat.is_iterable().
2023-11-24 12:06:29 +01:00
html.py
Applied Black's 2024 stable style.
2024-01-26 12:45:07 +01:00
runner.py
Fixed
#34903
, Refs
#34825
-- Made workers initialization respect empty set of used connections.
2023-10-23 05:41:34 +02:00
selenium.py
Refs
#34043
-- Added --screenshots option to runtests.py and selenium tests.
2023-10-18 06:14:40 +02:00
signals.py
Refs
#15667
-- Added resetting default renderer when FORM_RENDERER is changed.
2023-09-29 08:54:13 +02:00
testcases.py
Used enterClassContext() where appropriate.
2024-01-04 05:55:29 +01:00
utils.py
Refs
#34986
-- Moved garbage_collect() helper to django.test.utils.
2023-12-06 09:26:11 +01:00