GibbsConsulting / django-plotly-dash

Expose plotly dash apps as django tags
MIT License
548 stars 124 forks source link

Enable use of channels and Django versions 4.0 #470

Closed delsim closed 7 months ago

delsim commented 1 year ago

Enable use of channels and Django versions > 4.0 Provides a working asgi file for this new combination, along with a working (albeit with daphne) runserver for debugging.