panel icon indicating copy to clipboard operation
panel copied to clipboard

Update Django Example Apps

Open sdc50 opened this issue 2 years ago • 1 comments

Update django example apps to work with multiple versions of Django/Channels.

Changes will allow Django example apps to be run with Django/Channels 2 and with Django 3/4 (with Channels 3).

Conditionally imports bokeh_django to enable using Channels 3.

sdc50 avatar Sep 15 '22 20:09 sdc50

@philippjfr once we release bokeh_django then we can update the docs to explain how to install it.

sdc50 avatar Sep 15 '22 20:09 sdc50

Worth making these updates even if bokeh_django isn't available yet. Will merge shortly.

philippjfr avatar Oct 03 '22 12:10 philippjfr