Hi,
As far I as know, django-azure-storage currently use the version 0.20.3 of Azure Python SDK. This one is embedded in the azure package. They split the storage API to another repository.
We can find a newer version here : https://github.com/Azure/azure-storage-python (0.32.0).