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-14 03:10:45 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
test
History
Adam Johnson
9582745257
Fixed
#35622
-- Made unittest ignore Django assertions in traceback frames.
...
Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
2024-08-08 21:34:01 -03:00
..
__init__.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
client.py
Fixed 35467 -- Replaced urlparse with urlsplit where appropriate.
2024-05-29 10:48:27 -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
Fixed SeleniumTestCase.set_emulated_media() when using selenium_hub.
2024-05-13 17:31:35 +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
Fixed
#35622
-- Made unittest ignore Django assertions in traceback frames.
2024-08-08 21:34:01 -03:00
utils.py
Refs
#34986
-- Moved garbage_collect() helper to django.test.utils.
2023-12-06 09:26:11 +01:00