Implementing Dash with Django

I’m looking to implement Dash with our Django site. Currently we have Django 1.11.6 and Python 2.7.8. Those are not going to be changing in the near future. Are there any Django-Plotly-Dash like options available for our set up – or, is it even possible?

If you could point me to an example or tutorial, that would be much appreciated.