This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-11-03 13:23:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
d5824ef69d
django
/
django
/
db
History
Download ZIP
Download TAR.GZ
Anssi Kääriäinen
9c4882b391
Fixed Oracle specific failures in multicolumn joins
...
Refs
#19385
2013-03-24 22:56:40 +02:00
..
backends
Fixed
#19385
again, now with real code changes
2013-03-24 18:40:40 +02:00
models
Fixed Oracle specific failures in multicolumn joins
2013-03-24 22:56:40 +02:00
__init__.py
Added some assertions to enforce the atomicity of atomic.
2013-03-11 14:48:55 +01:00
transaction.py
Made atomic usable when autocommit is off.
2013-03-13 15:17:40 +01:00
utils.py
Deprecated TransactionMiddleware and TRANSACTIONS_MANAGED.
2013-03-11 15:04:05 +01:00