Django File Relative
Project description
Django File Relative
Installation
pip install django-file
Usage
from django_file import calculate_md5 def xxx(request): photo = request.FILES.get('photo', '') # if photo: # md5 = calculate_md5(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-1.0.3.tar.gz
(1.9 kB
view details)
Built Distribution
File details
Details for the file django-file-1.0.3.tar.gz
.
File metadata
- Download URL: django-file-1.0.3.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.8 CPython/2.7.12+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26df708b61299209931989de44beb8a45ae091f95501402184b64535c0e4a457 |
|
MD5 | e2b134be44ca395dd1359a1527d5ced6 |
|
BLAKE2b-256 | 42da038cda28ce56f1acf0685dd606aae1c2ba6017f49057dfabfaaffb9d05ff |
File details
Details for the file django_file-1.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: django_file-1.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.8 CPython/2.7.12+
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0023f0f3dcb58d7ba84fe0fc427ee39e081ab0d2410c3a765e50c4c4e96b14f |
|
MD5 | 5b94a2b03b6ccd873f70383ea8a0e0f0 |
|
BLAKE2b-256 | 489eec2a00acebdcec10b4e33c1f5d256715d368f1272da80ed99ac247221afb |