This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-04-14 20:11:06 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
cb4b0de49e
django
/
django
/
db
History
Andrew Godwin
cb4b0de49e
Merge branch 'master' into schema-alteration
2013-05-10 12:55:30 +01:00
..
backends
Merge branch 'master' into schema-alteration
2013-05-10 12:55:30 +01:00
migrations
Adding a dependency graph class and tests
2013-05-10 12:52:04 +01:00
models
Merge branch 'master' into schema-alteration
2013-05-10 12:55:30 +01: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