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-03-14 03:10:45 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
db
History
Садовский Николай
e4274e3da1
[1.6.x]
Fixed
#20707
-- Added explicit quota assignment to Oracle test user
...
To enable testing on Oracle 12c
2013-09-09 14:02:21 +03:00
..
backends
[1.6.x]
Fixed
#20707
-- Added explicit quota assignment to Oracle test user
2013-09-09 14:02:21 +03:00
models
[1.6.x]
Fixed
#11811
-- Data-loss bug in queryset.update.
2013-09-06 21:59:28 -05:00
__init__.py
Delayed settings.DATABASE_ROUTERS usage by ConnectionRouter
2013-05-23 15:19:12 +02:00
transaction.py
[1.6.x] Tested exc_type instead of exc_value in __exit__.
2013-09-04 16:18:47 -05:00
utils.py
Fixed
#17601
-- expose underlying db exceptions under py2
2013-06-04 12:46:10 +01:00