Hi Anthony,

It should also work without the extra parentheses around IS_SLUG:
>
> 'attachment;filename=event_%s_%s.ics' % (IS_SLUG()(organization.name)[0], 
> row.id)
>

Indeed, it does. I must have overlooked the opening and closing parentheses.

Kind regards,

Annet.
 

Reply via email to