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-02-22 15:34:50 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
test_utils
History
David Wobrock
c09e8f5fd8
Fixed
#32114
-- Fixed parallel test crash on non-picklable objects in subtests.
2024-02-21 12:04:03 +01:00
..
fixtures
…
templates
/template_used
…
__init__.py
…
models.py
…
test_serializemixin.py
…
test_simpletestcase.py
…
test_testcase.py
Fixed
#32114
-- Fixed parallel test crash on non-picklable objects in subtests.
2024-02-21 12:04:03 +01:00
test_transactiontestcase.py
…
tests.py
Fixed
#35226
-- Reallowed executing queries for dynamically created connections.
2024-02-19 18:34:18 +01:00
urls.py
…
views.py
…