How many verbatim tags are you using? You should wrap the whole block of Angular template tags in a single set of verbatim tags to turn off Django template rendering for that part only.

Also, have you tried out django-angular to integrate both frameworks? It provides a bunch of utilities that you may find useful. For example, they have their own template tag to share Django and Angular templates: http://django-angular.readthedocs.org/en/latest/template-sharing.html.

--
You received this message because you are subscribed to the Google Groups "Mezzanine 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to mezzanine-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to