Django Plotly Dash Versions Save

Expose plotly dash apps as django tags

v2.3.1

1 month ago

Update contributor details (thanks @eddyojb88)

Add a favicon to the demo

Some steps towards working with bootstrap 5 #482 #493

v2.3.0

3 months ago

Extend support to Django 4.0 and higher. Uplift version of channels to 4.0 or higher

v2.2.2

9 months ago

Patch version 2.2.2

Includes PRs #458 #474 #465 #440

v2.2.1

11 months ago

Patch fix to address #460 - this is a temporary restriction of the Dash package version.

v2.1.4

1 year ago

Add mantine component example

v2.1.3

1 year ago

Fix code to work with latest Flask and Dash releases.

Addresses #425

v2.1.2

1 year ago

Fix json handling when orjson is installed. Addresses #421 and #404

v2.1.1

1 year ago

Fix package dependencies. Addresses #424

v2.1.0

1 year ago

Move to python 3.10 as base version. Relax historical constraints #413 Allow use of Django json conversion #408 Extend range of sandbox permissions in iframes #419

v2.0.0

1 year ago

This release marks a jump to supporting v2.0 and higher of Dash.

Note that this is not backwards compatible. Please use v1.7.2 or earlier if you need to use a version of Dash less than v2.0

Whilst the intention to leave v1 (both Dash and django-plotly-dash) behind, it is still possible to create releases for v1.x Dash using patches applied to the v1.7.2 tag code, should it prove necessary.