Are there any reasons that not allow spaces between separator and arg? 2018년 5월 31일 목요일 오전 11시 41분 22초 UTC+9, [email protected] 님의 말: > > 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 [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/131b5095-c5b7-4492-92fa-e58912ac842a%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
