About Selected Template Tags and Filters

You can load template tags and filters from a template tag library selectively using this syntax:

1
{% load tag1 tag2 filter1 from myapp_tags %}

Tips and Tricks Programming Django 4.2 Django 3.2 Django 2.2