django1/django/db
Markus Holtermann d3d66d4722 Fixed #24940 -- Made model managers hashable
Thanks Federico Jaramillo Martínez for the report and Tim Graham for the
test and review.
2015-06-19 19:02:01 +02:00
..
backends Removed support for Python 3.3. 2015-06-18 08:36:50 -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