GibbsConsulting / django-plotly-dash

Expose plotly dash apps as django tags
MIT License
538 stars 121 forks source link

Enable get_asset_url to be used for file names passed to the DjangoDash constructor #487

Open GibbsConsulting opened 5 months ago

GibbsConsulting commented 5 months ago

It would be helpful to be able to wrap files in calls to get_asset_url when passed to the DjangoDash constructor, as suggested in the discussion of #486