I think it's better to be conservative here and leave it as-is, the current
syntax has worked for years and this change doesn't really reduce the risk
of bugs.

On Thu, 31 May 2018 at 03:34, <oli...@kidsnote.com> wrote:

> In the template filter system now,
>
> spaces between augment separator and augments generate error.
> For example, the following template code generates the following error.
>
> {{ value | filter: "arg"}}
>
> TemplateSyntaxError at /
> Could not parse the remainder: ': "arg"' from 'value | filter: "arg"'
>
> https://code.djangoproject.com/ticket/29457
>
>
> What do you think of this ticket?
>
> --
> 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 django-developers+unsubscr...@googlegroups.com.
> To post to this group, send email to django-developers@googlegroups.com.
> 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/41376429-949c-4202-9074-5dc0200fc8ef%40googlegroups.com
> <https://groups.google.com/d/msgid/django-developers/41376429-949c-4202-9074-5dc0200fc8ef%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> 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 django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
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/CAMyDDM2GpwgemVHKkrr8yM%2B9%2B35Wk8N7P0_2oTekL_kSwaKkdQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to