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-10-31 09:41:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
9b26cb72d94d7d3b7bb85e55d71de35ee6c939d4
django
/
django
/
db
History
Tim Graham
7f210563ab
[1.6.x] Fixed backport of
#20740
2013-07-12 18:00:09 -04:00
..
backends
[1.6.x] Fixed last_executed_query test failure on Oracle
2013-07-09 19:52:16 +02:00
models
[1.6.x] Fixed backport of
#20740
2013-07-12 18:00:09 -04:00
__init__.py
Delayed settings.DATABASE_ROUTERS usage by ConnectionRouter
2013-05-23 15:19:12 +02:00
transaction.py
[1.6.x] Introduced getters for connection.autocommit and .needs_rollback.
2013-06-30 16:29:57 +02:00
utils.py
Fixed
#17601
-- expose underlying db exceptions under py2
2013-06-04 12:46:10 +01:00