thewebscraping/django-chunk-file-upload

Error during template rendering

Closed this issue · 1 comments

Error message:
'admin_tags' is not a registered tag library. Must be one of: admin_list admin_modify admin_urls cache i18n l10n log rest_framework static tz

In template /django_chunk_file_upload/templates/django_chunk_file_upload/forms/widgets/drag_drop_input.html, error at line 1

Remedy:
Remove admin tags from that line and everything works

@securespider
Thanks for support, it has been fixed