django templates

[1/1]

  1. Resolving Conflicting Template Tags Between AngularJS and Django
    AngularJS and Django both use double curly braces ({{ }}) for template interpolation. This creates a conflict when using them together in the same HTML template