:) I send in context dates that want to use in chart labels, but every time when I use it in tag I get with "'" every begining and ending
If I use it normally in HTML it work...
OK I get resolve by using tag {{ value | safe }}, that code somehow not encode sign (') properly without this filter.