Giter Site home page Giter Site logo

ye-man / db_file_storage Goto Github PK

View Code? Open in Web Editor NEW

This project forked from aagam41/db_file_storage

0.0 2.0 1.0 593 KB

Custom FILE_STORAGE for django. Saves your model's filefields in your database instead of your file system.

License: MIT License

Python 89.27% HTML 10.73%

db_file_storage's Introduction

django-db-file-storage

Build Status Code Health Code Coverage Documentation Status

Django DB File Storage is a custom file storage system for Django. Use it to save files in your database instead of your file system.

Supports Python versions 2.7, 3.5, 3.6 & 3.7, and Django versions 1.11, 2.0 & 2.1.

Python 3.4, Django 1.8, Django 1.9 and Django 1.10 are not supported anymore. If you HAVE to stick with them, you can use Django DB File Storage 0.5.2 (PyPI) (GitHub).

Documentation

The project docs can be found here (RTD).

Demo

In order to run the demo project, just

  1. download the project and cd into it,
  2. cd into the demo_and_tests directory,
  3. pip-install all the libraries specified in the requirements file in your environment (you might want to create and use a virtual environment),
  4. run python manage.py migrate and python manage.py runserver from your shell and
  5. visit http://localhost:8000 in your browser.

Tests & Contributing

In order to run the tests and contribute to db_file_storage, check the instructions in the CONTRIBUTING file.

db_file_storage's People

Contributors

victor-o-silva avatar pyup-bot avatar sp-niemand avatar jrd avatar thedrow avatar adamestein avatar wooyek avatar zvolsky avatar mrxtee avatar snbuback avatar

Watchers

James Cloos avatar  avatar

Forkers

dr-aryone

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.