migrations
|
Fixed #24883 -- Added MigrationGraph.__repr__()
|
2015-06-01 10:45:52 -04:00 |
models
|
Fixed #9596 -- Added date transform for DateTimeField.
|
2015-06-02 08:49:10 -04: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 #23820 -- Supported per-database time zone.
|
2015-05-17 09:40:28 +02:00 |