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-04-22 16:24:40 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
db
History
Aymeric Augustin
e654180ce2
Improved the API of set_autocommit.
2013-03-11 15:10:58 +01:00
..
backends
Improved the API of set_autocommit.
2013-03-11 15:10:58 +01:00
models
Used commit_on_success_unless_managed to make ORM operations atomic.
2013-03-11 15:05:05 +01:00
__init__.py
Added some assertions to enforce the atomicity of atomic.
2013-03-11 14:48:55 +01:00
transaction.py
Improved the API of set_autocommit.
2013-03-11 15:10:58 +01:00
utils.py
Deprecated TransactionMiddleware and TRANSACTIONS_MANAGED.
2013-03-11 15:04:05 +01:00