django1/django/db
Andrew Godwin 2b3a941457 Merge pull request #6310 from apollo13/informix
Pass type to sql_alter_column*.
2016-03-18 19:47:15 -03:00
..
backends Merge pull request #6310 from apollo13/informix 2016-03-18 19:47:15 -03:00
migrations Fixed a few docstring typos. 2016-03-12 08:45:06 -05:00
models Refs #26367 -- Removed obsolete _size cache on FieldField. 2016-03-17 10:25:17 -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