Actually there was some further discussion in https://groups.google.com/forum/#!msg/django-developers/PsHDk1doTDg/CewZdVMJAQAJ where we settled that the slicing operator need not be implemented in the scope of that ticket.
On 28 January 2018 at 17:09, <[email protected]> wrote: > Hello ! > > There is a new feature-request in ticket #29049, and some related work has > been done in PR #9583 (https://github.com/django/django/pull/9583). > > Does this require the implementation of the slicing operator using backend > functions Left, Right and Substring ? > > Regards > Priyansh > > -- > You received this message because you are subscribed to the Google Groups > "Django developers (Contributions to Django itself)" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/django-developers. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/django-developers/ce15691c-2baf-42a6-9acc- > 40da8e331042%40googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- Adam -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CAMyDDM0YgNn%2BXdXY3FK4dOc9FnVBixA9XgcYY%3DBaLJ5DDYdzRA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
