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-11-07 07:15:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
05ba1a9228128614fb3c475f1c4bdf0160f44dba
django
/
django
/
test
History
Jacob Walls
1aa69a7491
Fixed
#36678
-- Limited retries in ParallelTestRunner.
...
Thanks Natalia Bidart for the review.
2025-10-29 09:11:31 -03:00
..
__init__.py
Refs
#33476
-- Reformatted code with Black.
2022-02-07 20:37:05 +01:00
client.py
Refs
#36500
-- Shortened some long docstrings and comments.
2025-07-23 20:17:55 -03:00
html.py
Applied Black's 2024 stable style.
2024-01-26 12:45:07 +01:00
runner.py
Fixed
#36678
-- Limited retries in ParallelTestRunner.
2025-10-29 09:11:31 -03:00
selenium.py
Refs
#36500
-- Rewrapped long docstrings and block comments via a script.
2025-07-23 20:17:55 -03: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
#36589
-- Made assertTemplateUsed/NotUsed track full path for PartialTemplate.
2025-09-15 16:45:13 -04:00
utils.py
Fixed
#36410
-- Added support for Template Partials to the Django Template Language.
2025-08-14 21:53:14 -03:00