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
8f63849df2
django1
/
django
/
db
History
Loic Bistuer
0fd51cf0bd
Fixed
#22319
-- Fixed migration external dependencies when there are internal dependencies.
2014-03-31 06:50:38 -04:00
..
backends
Fixed
#22359
-- Changing M2M field to blank=True failed on sqlite.
2014-03-31 06:13:19 -04:00
migrations
Fixed
#22319
-- Fixed migration external dependencies when there are internal dependencies.
2014-03-31 06:50:38 -04:00
models
Corrected many style guide violations that the newest version of flake8 catches
2014-03-30 12:11:05 -07:00
__init__.py
Removed unused imports.
2014-03-21 20:18:19 -04:00
transaction.py
Fixed
#22291
-- Avoided shadowing deadlock exceptions on MySQL.
2014-03-23 20:45:22 +01:00
utils.py
Removed deprecated TRANSACTIONS_MANAGED setting.
2014-03-21 21:34:47 +01:00