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-03-09 17:02:43 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
test
History
Natalia
3614ce2b7c
Refs
#31224
-- Fixed typo in django/test/client.py.
2024-05-03 22:45:15 -03:00
..
__init__.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
client.py
Refs
#31224
-- Fixed typo in django/test/client.py.
2024-05-03 22:45:15 -03:00
html.py
Applied Black's 2024 stable style.
2024-01-26 12:45:07 +01:00
runner.py
Moved --failfast to DiscoverRunner.
2024-03-09 20:34:00 +01:00
selenium.py
Added a high contrast mode to screenshot cases.
2024-05-02 13:18:58 +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
Refs
#32114
-- Fixed test crash on non-picklable objects in subtests when PickleError is raised.
2024-02-26 17:18:48 +01:00
utils.py
Refs
#34986
-- Moved garbage_collect() helper to django.test.utils.
2023-12-06 09:26:11 +01:00