Changes between Initial Version and Version 1 of Ticket #23753


Ignore:
Timestamp:
Nov 2, 2014, 5:19:17 PM (10 years ago)
Author:
Josh Smeaton
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #23753 – Description

    initial v1  
    99- Case-When / IIF
    1010- Substring
     11- As/Cast for casting the return value of a complex expression without defining the output_field of each sub-component)
    1112
    1213This list isn't necessarily complete or final. If there are other functions that you'd like to see implemented in core, please comment, and I'll update the list above. Particular implementation details can be discussed on the PR or below once a PR is submitted. I'll aim to have these completed very soon after #14030 lands, and I expect these to be available in the same django version that incorporates 14030.
Back to Top