I want to integrate Angular 2 with Django and I have some questions to make.
How can I change the interpolation syntax for Angular 2 from {{ }}
{{ }}
There is a verbatim tag in Django ,which can be used to ignore the {{}} tag inside verbatim block Check here
verbatim
{{}}