This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
0
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-11-25 07:59:34 +01:00
Code
Issues
Releases
Wiki
Activity
f825536b5e
django
/
tests
/
transaction_hooks
History
Mariusz Felisiak
331a460f8f
Fixed DatabaseFeatures.uses_savepoints/can_release_savepoints and related tests with MyISAM storage engine.
2022-04-18 07:05:52 +02:00
..
__init__.py
Fixed
#21803
-- Added support for post-commit callbacks
2015-06-30 14:51:00 -04:00
models.py
Removed unused __str__() methods in tests models.
2020-04-15 20:20:32 +02:00
tests.py
Fixed DatabaseFeatures.uses_savepoints/can_release_savepoints and related tests with MyISAM storage engine.
2022-04-18 07:05:52 +02:00