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
dc3d2ac98c
django1
/
django
/
db
History
Simon Charette
fa2e1371cd
Fixed
#21216
-- Allow `OneToOneField` reverse accessor to be hidden.
2013-10-03 13:20:05 -04:00
..
backends
Fixed
#21207
-- Fixed test failure on Oracle: test_cursor_contextmanager
2013-10-01 12:34:25 -04:00
migrations
Initial version of MigrationOptimizer and tests
2013-10-02 17:34:22 +01:00
models
Fixed
#21216
-- Allow `OneToOneField` reverse accessor to be hidden.
2013-10-03 13:20:05 -04:00
__init__.py
A large number of stylistic cleanups across django/db/
2013-07-08 10:39:54 +10:00
transaction.py
Fixed
#21134
-- Prevented queries in broken transactions.
2013-09-30 09:42:27 +02:00
utils.py
Fixed
#21109
-- made db cursor error wrapping faster
2013-09-17 12:18:55 +03:00