Django has support for Jinja templates so you could just use that and call methods in your templates, which negates the need for most template tags.
Django has support for Jinja templates so you could just use that and call methods in your templates, which negates the need for most template tags.