Simple private media integration for Django
Project description
Simple private media integration for Django.
What does it do?
Django supports file uploads for user-generated content out of the box, which is typically public - think of images, videos…
However, often you want to expose files only to correctly authenticated users because they have a sensitive nature, for example invoice PDFs or tenant-specific documents.
django-privates achieves the latter while being as convenient as Django’s core FileField and derivatives.
Usage
The installation and usage documentation is hosted on ReadTheDocs.
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-privates-2.0.0.post1.tar.gz
.
File metadata
- Download URL: django-privates-2.0.0.post1.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6176fab3e9ed77eddf0a9ea2ebbad07dc759662dae4326a113c1c4479da5a8da |
|
MD5 | 5f783aa3984869f3b2b0a3406b442b57 |
|
BLAKE2b-256 | 4e1a3c616b1a94ce2bcc0e6fb5228a99bc4cab4339a5799232626f5f725527fe |
File details
Details for the file django_privates-2.0.0.post1-py3-none-any.whl
.
File metadata
- Download URL: django_privates-2.0.0.post1-py3-none-any.whl
- Upload date:
- Size: 9.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63d044b2d872a326a74a3ada23871a0957b4421aded36fd6a1e1e276048e9fd7 |
|
MD5 | 819692043213e7eee0a734b854d8b286 |
|
BLAKE2b-256 | 5aa6daf116ec10dedfe64111a192f1e83e5b5a4d2d65f82b68f4a6fef2c5fc75 |