Skip to content

An hopefully flexible approach to serving dynamic files with django

License

Notifications You must be signed in to change notification settings

Hafnernuss/django-dynamic-file

Repository files navigation

django-dynamic-file

https://coveralls.io/repos/github/Hafnernuss/django-dynamic-file/badge.svg?branch=master

A hopefully flexible approach to serving dynamic files with django.

Introduction

Currently there are many other file handling libraries out there, most of them designed to handle files efficiently, make use of various storage backends or provide a good admin integration.

This library aims at providing an easy interface for handling files in conjunction with django rest framework, providing methods for applying generic permissions to serving, updating and deleting files.

This is done by wrapping FileField in their own model.

You may read more about the usage of this library at the official documentation site.

About

An hopefully flexible approach to serving dynamic files with django

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages