Changes between Version 1 and Version 2 of Ticket #34858


Ignore:
Timestamp:
Sep 20, 2023, 3:28:08 PM (12 months ago)
Author:
Toan Vuong
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #34858 – Description

    v1 v2  
    3939Note that this used to work prior to 4.2 (we upgraded from 3.x, where this used to work), although again I believe it was incorrect behavior and an `output_field` *should* be specified.
    4040
     41
     42On the other hand, it's a little strange that adding two `PositiveIntegerField()` results in an output type of `IntegerField()`, so perhaps that's a bug as well...
Back to Top