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
73e30e9d3b
django1
/
django
/
db
History
Andrew Godwin
73e30e9d3b
Better naming, and prompt for NOT NULL field addition
2013-06-19 17:01:48 +01:00
..
backends
Fix test running with new apps stuff/migrate actually running migrations
2013-06-19 15:36:02 +01:00
migrations
Better naming, and prompt for NOT NULL field addition
2013-06-19 17:01:48 +01:00
models
Merge remote-tracking branch 'core/master' into schema-alteration
2013-06-19 12:05:23 +01:00
__init__.py
Delayed settings.DATABASE_ROUTERS usage by ConnectionRouter
2013-05-23 15:19:12 +02:00
transaction.py
Changed API to disable ATOMIC_REQUESTS per view.
2013-05-19 19:53:16 +02:00
utils.py
Fixed
#17601
-- expose underlying db exceptions under py2
2013-06-04 12:46:10 +01:00