load Tag

Utility Most Useful

Documentation

Used to load one or more libraries of tags and filters. This could be a library built in to Django, such as django.contrib.humanize, a third-party library, or a library you create yourself.

You can only load template tag libraries that are included in INSTALLED_APPS in settings.py.


Did we get something wrong? Is there a use case for the load tag that we should add? Please let us know.

Send Feedback

Official Documentation
This page last updated on Oct. 30, 2022, 1:22 p.m. EST