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
43a80f4812
django1
/
django
/
db
History
Aymeric Augustin
b1432bfc22
Appeased flake8.
2014-05-08 21:49:54 +02:00
..
backends
Fixed
#22476
: Couldn't alter attributes on M2Ms with through= set
2014-05-08 10:34:24 -07:00
migrations
Appeased flake8.
2014-05-08 21:49:54 +02:00
models
Fixed
#22564
-- Prevented unneeded bytestrings in migrations
2014-05-06 09:13:07 +02:00
__init__.py
Removed unused imports.
2014-03-21 20:18:19 -04:00
transaction.py
Improved a comment. Thanks intgr for the report.
2014-04-11 23:01:00 +02:00
utils.py
Removed deprecated TRANSACTIONS_MANAGED setting.
2014-03-21 21:34:47 +01:00