🚀 DAY 1 OF LAUNCH WEEK: Reachability for Ruby Now in Beta.Learn more →
Socket
Book a DemoInstallSign in
Socket

django-webdav-storage

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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.

pipPyPI
Version
0.3
Maintainers
1

django-webdav-storage

.. image:: https://badge.fury.io/py/django-webdav-storage.svg :target: https://badge.fury.io/py/django-webdav-storage

.. image:: https://img.shields.io/pypi/l/django-webdav-storage :target: https://raw.githubusercontent.com/marazmiki/django-webdav-storage/master/LICENSE :alt: The project license

.. image:: https://travis-ci.org/marazmiki/django-webdav-storage.svg?branch=master :target: https://travis-ci.org/marazmiki/django-webdav-storage :alt: Travis CI build status

.. image:: https://coveralls.io/repos/marazmiki/django-webdav-storage/badge.svg?branch=master :target: https://coveralls.io/r/marazmiki/django-webdav-storage?branch=master :alt: Code coverage percentage

.. image:: https://pypip.in/wheel/django-webdav-storage/badge.svg :target: https://pypi.python.org/pypi/django-webdav-storage/ :alt: Wheel Status

.. image:: https://img.shields.io/pypi/pyversions/django-webdav-storage.svg :target: https://img.shields.io/pypi/pyversions/django-webdav-storage.svg :alt: Supported Python versions

.. image:: https://img.shields.io/pypi/djversions/django-webdav-storage.svg :target: https://pypi.org/project/django-webdav-storage/ :alt: Supported Django versions

.. image:: https://readthedocs.org/projects/django-webdav-storage/badge/?version=latest :target: https://django-ulogin.readthedocs.io/ru/latest/?badge=latest :alt: Documentation Status

.. image:: https://api.codacy.com/project/badge/Grade/8eb2817e37cf4c2e98edc3dcbf886e6d :alt: Codacy Badge :target: https://app.codacy.com/manual/marazmiki/django-webdav-storage?utm_source=github.com&utm_medium=referral&utm_content=marazmiki/django-webdav-storage&utm_campaign=Badge_Grade_Dashboard

Description

This application allows you easily save media and static files into webdav storage.

Documentation

Please see full documentation at Read the Docs <http://django-webdav-storage.readthedocs.io/en/latest/>_

Keywords

django

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts