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
6573274161
django1
/
django
/
db
History
Ramin Farajpour Cami
0a63ef3f61
Fixed
#27463
-- Fixed E741 flake8 warnings.
2016-11-14 17:40:28 -05:00
..
backends
Fixed
#27481
-- Made SQLite return annotated boolean values as boolean, not integer.
2016-11-14 14:47:20 -05:00
migrations
Fixed
#27463
-- Fixed E741 flake8 warnings.
2016-11-14 17:40:28 -05:00
models
Fixed E305 flake8 warnings.
2016-11-14 12:30:46 -05:00
__init__.py
Fixed E305 flake8 warnings.
2016-11-14 12:30:46 -05:00
transaction.py
Fixed
#24921
-- set_autocommit(False) + ORM queries.
2015-09-21 22:21:53 +02:00
utils.py
Fixed
#25761
-- Added __cause__.__traceback__ to reraised exceptions.
2015-12-03 16:31:50 -05:00