Open
Description
If the user has provided a view_decorator, and this decorator fails to be imported, django-plotly-dash will default to no decoration as it swallows all exceptions.
django-plotly-dash/django_plotly_dash/access.py
Lines 36 to 48 in 4edb730
It'd be more sensible to raise an exception in such cases (maybe ImproperlyConfigured?), so the user is immediately notified of their error and can fix it. Technically a breaking change but hopefully one for the better.
Metadata
Metadata
Assignees
Labels
No labels