django-webdav-storage

A Django storage backend allowing you to easily save user-generated and static files into your own WebDAV storage rather than a local filesystem, as Django does by default.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install django-webdav-storage

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
1.0.0 2020-01-21  
0.6.1 2015-06-08  
0.6 2015-06-06  
0.5 2015-06-05  
0.4.2 2015-05-23  
0.4 2015-04-04  
0.3 2015-03-05  
0.2 2015-01-21  
0.1 2014-12-07  

Issues with this package?

Page last updated 2025-06-27 21:40:18 UTC