Skip to main content

Django File Md5

Project description

Django File Md5

Installation

pip install django-file-md5

Usage

from django_file_md5 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-md5-1.0.2.tar.gz (1.5 kB view details)

Uploaded Source

Built Distribution

django_file_md5-1.0.2-py2.py3-none-any.whl (3.1 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-file-md5-1.0.2.tar.gz.

File metadata

File hashes

Hashes for django-file-md5-1.0.2.tar.gz
Algorithm Hash digest
SHA256 2824f93f594252dc5b91596ffdf2445654ec53093d2018734b320fb61f83e632
MD5 cc471c5a030660be62e3a4ae4b3c2466
BLAKE2b-256 d90b7eb403efc4889cf77e12815afaa24e6003e6fd7f5b738280befa7946fcca

See more details on using hashes here.

File details

Details for the file django_file_md5-1.0.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_file_md5-1.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1a7b8f524ab9c89c35ce0525bd696d09dacb48dbe3dc5efeeedfd5ae55c8ea53
MD5 cac8ce9e899ec67ecd8a40fad0db530d
BLAKE2b-256 854db48d0a3c97f182d3f3fedcf7f81009efefa0cf0f19cc19a22e91a8aa93f2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page