Forums

TemplateSyntaxError at /Helpdesk/admin/

'bootstrapped_goodies_tags' is not a registered tag library. Must be one of: admin_list admin_modify admin_static admin_urls cache i18n l10n log static staticfiles tz

You need to register tag libraries before you can use them: https://docs.djangoproject.com/en/2.0/topics/templates/#module-django.template.backends.django

My django 1.11.12

Then the equivalent help page for 1.11 should help. Search the page for "template tag modules".