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-23 16:54:37 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
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