This website requires JavaScript.
Explore
Help
Sign In
innov
/
django1
Watch
1
Star
0
Fork
You've already forked django1
0
Code
Issues
Pull Requests
1
Projects
Releases
Wiki
Activity
7b4815b455
django1
/
django
/
db
History
Aymeric Augustin
7b4815b455
Expressed the dirty flag handling logic in terms of autocommit.
2013-03-11 14:48:54 +01:00
..
backends
Expressed the dirty flag handling logic in terms of autocommit.
2013-03-11 14:48:54 +01:00
models
Made transaction.managed a no-op and deprecated it.
2013-03-11 14:48:53 +01:00
__init__.py
Added import forgotten in
2ee21d9
.
2013-03-01 23:46:53 +01:00
transaction.py
Added an API to control database-level autocommit.
2013-03-11 14:48:53 +01:00
utils.py
Fixed tests broken in
2ee21d9
.
2013-02-28 17:08:16 +01:00