Django: Move a template tag library into builtins

Django: Move a template tag library into builtins

Articles

How to add a template library to builtins and remove existing {% load %} tags from your templates.