django-plotly-dash
django-plotly-dash copied to clipboard
Document how to serve local assets such as CSS
A natural complement to #122
Should help with #234
Lifting local asset serving into the Django staticfiles structure requires a number of steps. There has been some confusion about how to do this (#267 #266 #268 for example)