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-23 07:55:07 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
test_utils
History
SirAbhi13
4a1150b41d
Fixed
#33616
-- Allowed registering callbacks that can fail in transaction.on_commit().
...
Thanks David Wobrock and Mariusz Felisiak for reviews.
2022-09-06 12:21:36 +02:00
..
fixtures
…
templates
/template_used
…
__init__.py
…
models.py
…
test_serializemixin.py
…
test_simpletestcase.py
…
test_testcase.py
Fixed
#33633
-- Skipped some test_utils tests on databases that don't support transactions.
2022-04-12 13:37:44 +02:00
test_transactiontestcase.py
…
tests.py
Fixed
#33616
-- Allowed registering callbacks that can fail in transaction.on_commit().
2022-09-06 12:21:36 +02:00
urls.py
…
views.py
…