create a blog application with django, part 11: create django custom template tags and filters
Tutorial on creating custom Django template tags and filters to extend template functionality in a blog application.
Tutorial on creating custom Django template tags and filters to extend template functionality in a blog application.
Explores advanced JavaScript template literal features, including tagged templates used by libraries like styled-components.
Introduces django-kickass-templatetags, a library offering an object-based syntax for defining Django template tags to reduce boilerplate code.