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
9524fd9133
django1
/
django
/
db
History
Morgan Aubert
ef889d5b10
Fixed
#27599
-- Fixed Field.__str__() crash for fields not attached to models.
2016-12-14 14:04:26 -05:00
..
backends
Refs
#27324
-- Optimized DatabaseIntrospection.get_constraints() for foreign keys on Oracle.
2016-12-05 19:12:37 -05:00
migrations
Fixed
#27310
-- Stopped rendering apps in RenameModel.state_forwards.
2016-12-10 10:19:06 -05:00
models
Fixed
#27599
-- Fixed Field.__str__() crash for fields not attached to models.
2016-12-14 14:04:26 -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