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
05a9f3a09a
django1
/
django
/
db
History
darius BERNARD
a7ad473ad2
Fixed
#26515
-- Fixed Query.trim_joins() for nested ForeignObjects.
2016-05-19 09:56:24 -04:00
..
backends
Fixed
#26627
-- Fixed on_commit callbacks execution order when callbacks make transactions.
2016-05-18 09:09:48 -04:00
migrations
Fixed
#10506
,
#13793
,
#14891
,
#25201
-- Introduced new APIs to specify models' default and base managers.
2016-05-17 12:07:22 +07:00
models
Fixed
#26515
-- Fixed Query.trim_joins() for nested ForeignObjects.
2016-05-19 09:56:24 -04:00
__init__.py
Sorted imports in __init__.py files.
2015-06-27 11:53:33 -04: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