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-09 07:56:43 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
db
History
Садовский Николай
1185370c2c
Fixed
#20707
-- Added explicit quota assignment to Oracle test user
...
To enable testing on Oracle 12c
2013-09-09 16:25:13 +03:00
..
backends
Fixed
#20707
-- Added explicit quota assignment to Oracle test user
2013-09-09 16:25:13 +03:00
migrations
RunSQL migration operation and alpha SeparateDatabaseAndState op'n.
2013-09-07 11:03:38 -05:00
models
Removed an unused local var
2013-09-08 07:42:16 -07:00
__init__.py
A large number of stylistic cleanups across django/db/
2013-07-08 10:39:54 +10:00
transaction.py
Tested exc_type instead of exc_value in __exit__.
2013-09-04 16:19:04 -05:00
utils.py
Revert "Fixed
#20956
-- Removed useless check in django.db.utils"
2013-08-22 09:47:17 -04:00