Custom FILE_STORAGE for Django. Saves files in your database instead of your file system.
Project description
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+, and Django versions 1.11, 2.2 & 3.0+.
Dependencies scanned by PyUp.io
Documentation
The project docs can be found here (RTD).
Demo
In order to run the demo project, just
download the project and cd into it,
cd into the demo_and_tests directory,
pip-install all the libraries specified in the requirements file in your environment (you might want to create and use a virtual environment),
run python manage.py migrate and python manage.py runserver from your shell and
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file django-db-file-storage-0.5.6.1.tar.gz
.
File metadata
- Download URL: django-db-file-storage-0.5.6.1.tar.gz
- Upload date:
- Size: 9.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0c4540ed6b772e8b3141eae3222acde4c29ab771477a5c999013a3980856c7f |
|
MD5 | 8fa81391d94998743fb7e44267e31a39 |
|
BLAKE2b-256 | 781467dcce9a6e6aaaa5e1d715b7a7a74ad491d9022f8f66f33e901af2c44883 |
File details
Details for the file django_db_file_storage-0.5.6.1-py3-none-any.whl
.
File metadata
- Download URL: django_db_file_storage-0.5.6.1-py3-none-any.whl
- Upload date:
- Size: 9.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3feac1e060b550c3c03c35e95d2111d9f100bc247863ace691a78b107f1fc3d5 |
|
MD5 | 99bcbcdbe675d707382a101009464d98 |
|
BLAKE2b-256 | 9f49bd9832a1ce94bb4781ded02a767cc828da167fc6676f4e192b167c44d528 |