Skip to main content

Dropzone.js Repackaged for Django

Project description

Dropzone Repackaged for Django

Dropzone packaged in a Django reusable app.

This package includes only the original JS and CSS files.

Installation

pip install django-js-lib-dropzone

Usage

  1. Add "js_lib_dropzone" to your INSTALLED_APPS setting like this::

    INSTALLED_APPS = [
        ...
        "js_lib_dropzone",
        ...
    ]
    
  2. In your template use:

    {% load static %}
    

    ...

    <link rel="stylesheet" href="{%static "js_lib_dropzone/dropzone.css" %}">
    

    ...

    <script src="{%static "js_lib_dropzone/js/dropzone.js" %}"></script>
    

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_js_lib_dropzone-5.9.3.1.tar.gz (230.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_js_lib_dropzone-5.9.3.1-py2.py3-none-any.whl (233.9 kB view details)

Uploaded Python 2Python 3

File details

Details for the file django_js_lib_dropzone-5.9.3.1.tar.gz.

File metadata

File hashes

Hashes for django_js_lib_dropzone-5.9.3.1.tar.gz
Algorithm Hash digest
SHA256 e594d3e340fd68ad3a5a9eb5ce4511cdc648aa039d7df28728205dfa0293beac
MD5 c87e2a962dbca4d6f0390ce53708bed5
BLAKE2b-256 debb404881700a4c18b6039f5d9836b300ffdee1a93799f304cf93d8aee78358

See more details on using hashes here.

File details

Details for the file django_js_lib_dropzone-5.9.3.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for django_js_lib_dropzone-5.9.3.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d047a743f239ccf76766371972bbed46d282359de69f635c118fab6f163bf660
MD5 f3535f040beee81a88845dbf046b94c9
BLAKE2b-256 72e02f4ab856689b6a1fce9e1dd3caa02a4a20274e2ad5ee15aab4c71c45a986

See more details on using hashes here.

Supported by

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