Skip to main content

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.4.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

django_file-1.0.4-py2.py3-none-any.whl (2.9 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file django-file-1.0.4.tar.gz.

File metadata

  • Download URL: django-file-1.0.4.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/18.5 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.10

File hashes

Hashes for django-file-1.0.4.tar.gz
Algorithm Hash digest
SHA256 35ac6414c17c21b22f422adfdd16fc922667d9eb0859fb3d5c0a4845c315d688
MD5 2862cf75af177115af87bce3a4e0cdf4
BLAKE2b-256 840389de80fd68ecf786fd0f991e16da82288f4adb0a620417f0947ac534f5d4

See more details on using hashes here.

File details

Details for the file django_file-1.0.4-py2.py3-none-any.whl.

File metadata

  • Download URL: django_file-1.0.4-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.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/18.5 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/2.7.10

File hashes

Hashes for django_file-1.0.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 bb7eed00f211472ad25c68e23b8eafff199d4c2a3461ef9586e6c3d404bd17a1
MD5 71abe373b0dae78b8da2b7d4c4ef5dea
BLAKE2b-256 23a09816124ac315ece2ad1ed391a52ed6c1829c13d6b26f6a031118dfcbb2f5

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