django1/django/db
Markus Holtermann 1cb65b8a77 Fixed #26157 #25321 -- Added sql/params to extra context of schema logger
Thanks Akshesh Doshi for the initial patch and Tim Graham for the review
2016-03-15 17:45:58 +11:00
..
backends Fixed #26157 #25321 -- Added sql/params to extra context of schema logger 2016-03-15 17:45:58 +11:00
migrations Fixed a few docstring typos. 2016-03-12 08:45:06 -05:00
models Fixed #26140 -- Suppressed MySQL warning when inserting binary content 2016-03-14 18:08:13 +01: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