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-05 14:06:42 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
test
History
Mariusz Felisiak
0c5456ef37
Used enterClassContext() where appropriate.
2024-01-04 05:55:29 +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
Refs
#30686
-- Moved Parser.SELF_CLOSING_TAGS to django.utils.html.VOID_ELEMENTS
2023-07-14 10:25:00 +02: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