django1/django/db
Simon Charette 73040e584a Fixed #25002 -- Used PostgreSQL column type alteration USING clause.
Thanks to Dirk Uys for the report.
2015-06-22 09:35:35 -04:00
..
backends Fixed #25002 -- Used PostgreSQL column type alteration USING clause. 2015-06-22 09:35:35 -04:00
migrations Sorted reduce methods in migration optimizer 2015-06-16 00:46:04 +02:00
models Fixed #24940 -- Made model managers hashable 2015-06-19 19:02:01 +02:00
__init__.py Fixed #23820 -- Supported per-database time zone. 2015-05-17 09:40:28 +02:00
transaction.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
utils.py Fixed #24979 -- Removed usage of inspect.getargspec(). 2015-06-15 13:43:22 -04:00