Luke Plant
40b8a6174f
Fixed #33397 -- Corrected resolving output_field for DateField/DateTimeField/TimeField/DurationFields.
...
This includes refactoring of CombinedExpression._resolve_output_field()
so it no longer uses the behavior inherited from Expression of guessing
same output type if argument types match, and instead we explicitly
define the output type of all supported operations.
This also makes nonsensical operations involving dates
(e.g. date + date) raise a FieldError, and adds support for
automatically inferring output_field for cases such as:
* date - date
* date + duration
* date - duration
* time + duration
* time - time
2022-03-31 11:05:23 +02:00
..
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-03-15 16:23:55 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-22 10:29:38 +01:00
2022-03-01 08:09:58 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-11 12:23:26 +01:00
2022-02-07 20:37:05 +01:00
2022-03-25 10:33:44 +01:00
2022-02-28 13:28:21 +01:00
2022-03-31 11:05:23 +02:00
2022-03-04 12:55:37 +01:00
2022-03-30 11:03:48 +02:00
2022-02-07 20:37:05 +01:00
2022-03-08 14:50:06 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-03-29 06:42:14 +02:00
2022-03-22 09:45:59 +01:00
2022-02-07 20:37:05 +01:00
2022-02-22 10:29:38 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-22 10:29:38 +01:00
2022-03-15 16:23:55 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-03-15 16:23:55 +01:00
2022-02-07 20:37:05 +01:00
2022-03-09 14:50:52 +01:00
2022-02-22 10:29:38 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-03-24 06:29:50 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-03-24 06:29:50 +01:00
2022-02-07 20:37:05 +01:00
2022-03-17 07:36:34 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-22 10:29:38 +01:00
2022-02-22 10:29:38 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-21 06:23:41 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-03-31 11:05:23 +02:00
2022-02-22 10:29:38 +01:00
2022-02-07 20:37:05 +01:00
2022-02-22 10:29:38 +01:00
2022-02-16 21:09:24 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-03-24 06:29:50 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-03-30 07:31:56 +02:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-03-18 20:57:08 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-22 10:29:38 +01:00
2022-03-30 16:28:14 +02:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-03-24 06:29:50 +01:00
2022-02-22 10:29:38 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-03-24 09:13:24 +01:00
2022-02-15 14:38:19 +01:00
2022-03-09 14:50:52 +01:00
2022-03-24 06:29:50 +01:00
2022-03-29 10:27:40 +02:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-19 20:36:01 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-22 09:16:40 +01:00
2022-02-22 09:16:40 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-09 12:10:26 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-03-29 14:47:44 +02:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-03-15 06:37:35 +01:00
2022-02-22 10:29:38 +01:00
2022-02-07 20:37:05 +01:00
2022-02-22 10:29:38 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-24 09:55:02 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-22 10:29:38 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-22 09:16:40 +01:00
2022-02-22 10:29:38 +01:00
2022-02-07 20:37:05 +01:00
2022-02-09 13:31:49 +01:00
2022-02-22 10:29:38 +01:00
2022-02-07 20:37:05 +01:00
2022-03-24 06:29:50 +01:00
2022-02-22 10:29:38 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-22 10:29:38 +01:00
2022-02-07 20:37:05 +01:00
2022-03-16 09:33:16 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-11 12:23:26 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-03-24 06:29:50 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-03-24 06:29:50 +01:00
2022-02-22 10:29:38 +01:00
2022-02-22 10:29:38 +01:00
2022-02-07 20:37:05 +01:00
2022-02-22 10:29:38 +01:00
2022-02-22 10:29:38 +01:00
2022-03-08 14:50:06 +01:00
2022-02-07 20:37:05 +01:00
2022-03-23 19:33:36 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-03-07 07:57:14 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-22 10:29:38 +01:00
2022-02-07 20:37:05 +01:00
2022-03-24 06:29:50 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-15 07:15:44 +01:00
2022-02-07 20:37:05 +01:00
2022-03-17 10:20:13 +01:00
2022-02-07 20:37:05 +01:00
2022-03-08 14:50:06 +01:00
2022-03-29 14:47:44 +02:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-03-29 10:27:40 +02:00
2022-03-29 10:27:40 +02:00
2022-02-07 20:37:05 +01:00
2022-03-24 06:29:50 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-02-07 20:37:05 +01:00
2022-03-11 06:19:01 +01:00
2022-02-07 20:37:05 +01:00
2022-03-04 12:55:37 +01:00
2022-03-15 16:23:55 +01:00
2022-02-07 20:37:05 +01:00