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

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
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 2026-09-03 12:57:35 UTC