home / django_tickets / tickets

tickets: 86

This data as json

id created changetime last_pulled_from_trac stage status component type severity version resolution summary description owner reporter keywords easy has_patch needs_better_patch needs_tests needs_docs ui_ux
86 2005-07-19 15:37:19 2006-10-22 16:17:36 2022-03-06 03:19:40.838369 Unreviewed closed Core (Other) defect normal   invalid Custom External TemplateTag module I know that you can add template tags to a project by placing them in an apps' TemplateTag module, but is it possible to add an external TemplateTag module to a project. I'm currently working on an Ajax middleware for Django and I'd like to create a templatetag to load the javascript libraries needed. I don't want to make the users put the custom template tag library into the django.templatetags module because that would be messing with the djangocore. Maybe allow the user to specify a tuple called EXTERNAL_TEMPLATETAG_MODULES in the settings module. Thanks adrian anonymous   0 0 0 0 0 0
Powered by Datasette · Queries took 1.056ms