wq / django-data-wizard

🧙⚙️ Import structured data (e.g. Excel, CSV, XML, JSON) into one or more Django models via an interactive web-based wizard
https://django-data-wizard.wq.io
MIT License
341 stars 53 forks source link

Error Loading Template #36

Closed paddymaster closed 2 years ago

paddymaster commented 2 years ago

In Progress i got the following Error:

TemplateDoesNotExist at /datawizard/3/serializers/ data_wizard/run_list_serializers.html Request Method: GET Request URL: http://localhost:8000/datawizard/3/serializers/

sheppard commented 2 years ago

This is fixed in the latest release.