Josh Smeaton
|
c7805ee214
|
Fixed #24699 -- Added aggregate support for DurationField on Oracle
|
2015-05-30 20:41:33 -04:00 |
Aymeric Augustin
|
da2c6959c8
|
Dropped the needs_datetime_string_cast feature.
It has been superseded by the converter infrastructure.
|
2015-05-17 10:23:13 +02:00 |
Tim Graham
|
2d76b61dc2
|
Fixed #24649 -- Allowed using Avg aggregate on non-numeric field types.
|
2015-04-25 13:06:14 -04:00 |
Josh Smeaton
|
1fbe8a2de3
|
Fixed #24200 -- Made introspection bypass statement cache
|
2015-02-10 23:24:34 +02:00 |
Tim Graham
|
75303b01a9
|
Fixed #24245 -- Added introspection for database defaults.
Needed for tests for migrations handling of database defaults.
|
2015-01-31 12:33:11 -05:00 |
Tim Graham
|
28308078f3
|
Fixed #22603 -- Reorganized classes in django.db.backends.
|
2015-01-14 14:16:20 -05:00 |