Django: Move a template tag library into builtins
How to add a template library to builtins and remove existing {% load %} tags from your templates.
How to add a template library to builtins and remove existing {% load %} tags from your templates.