Django File Md5
Project description
Django File Md5
Installation
pip install django-file-md5
Usage
from filemd5 import calculate_md5 def xxx(request): photo = request.FILES.get('photo', '') if photo: md5 = calculate_md5(photo)
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-file-md5-1.0.0.tar.gz
(1.5 kB
view details)
Built Distribution
File details
Details for the file django-file-md5-1.0.0.tar.gz
.
File metadata
- Download URL: django-file-md5-1.0.0.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 001ca689db0dc7abffe8a3fcf6f28e75de64f58175891f7c51fcae3471155c80 |
|
MD5 | 15accef6e8d479473a23d60db2b5459b |
|
BLAKE2b-256 | a9e5ca224d9ebfd7d232279d60d1c5e7aea0d16b081ec934e27733422cf424b8 |
File details
Details for the file django_file_md5-1.0.0-py2.py3-none-any.whl
.
File metadata
- Download URL: django_file_md5-1.0.0-py2.py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96f248c49202191b8dafe6e24e1baac2044ef278500d271089b3d40cd1647736 |
|
MD5 | 0b4470cbe5d2951662b0e19853694b48 |
|
BLAKE2b-256 | dc9c0cd4d4bc064d680f08d470e7aa76cac97665c2fcf4e92178e283252f9b21 |