You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having the following issue with using the log file viewer. I have added the settings and installed app and everything works except I get the following when viewing logs. Any idea what I am doing wrong? I am using Django 1.6 and python 2.7.
Thanks,
Jared
TemplateSyntaxError at /admin/django_log_file_viewer/logfile/0/
'paginator_tags' is not a valid tag library: Template library paginator_tags not found, tried django.templatetags.paginator_tags,grappelli.templatetags.paginator_tags,django.contrib.staticfiles.templatetags.paginator_tags,django.contrib.admin.templatetags.paginator_tags,rest_framework.templatetags.paginator_tags,provider.templatetags.paginator_tags
The text was updated successfully, but these errors were encountered:
Hi,
I am having the following issue with using the log file viewer. I have added the settings and installed app and everything works except I get the following when viewing logs. Any idea what I am doing wrong? I am using Django 1.6 and python 2.7.
Thanks,
Jared
TemplateSyntaxError at /admin/django_log_file_viewer/logfile/0/
'paginator_tags' is not a valid tag library: Template library paginator_tags not found, tried django.templatetags.paginator_tags,grappelli.templatetags.paginator_tags,django.contrib.staticfiles.templatetags.paginator_tags,django.contrib.admin.templatetags.paginator_tags,rest_framework.templatetags.paginator_tags,provider.templatetags.paginator_tags
The text was updated successfully, but these errors were encountered: