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
7f9a0b7061
django1
/
django
/
db
History
Andrew Godwin
dfa7c5cade
Allow retrieval of project state at start of migrations
2013-05-30 17:56:26 +01:00
..
backends
Start adding operations that work and tests for them
2013-05-29 17:47:10 +01:00
migrations
Allow retrieval of project state at start of migrations
2013-05-30 17:56:26 +01:00
models
ModelState now freezes options and bases
2013-05-19 12:35:17 +02:00
__init__.py
Added some assertions to enforce the atomicity of atomic.
2013-03-11 14:48:55 +01:00
transaction.py
Fix typo in transaction.Atomic docstring
2013-04-03 16:49:48 +03:00
utils.py
Fixed
#20215
-- Disabled persistent connections by default.
2013-05-09 15:42:14 +02:00