Skip to main content

Bootstrap5 Repackaged for Django

Project description

Bootstrap5 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_bootstrap5",
        ...
    ]
    
  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.0.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.0-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.0.tar.gz.

File metadata

File hashes

Hashes for django_js_lib_dropzone-5.9.3.0.tar.gz
Algorithm Hash digest
SHA256 feb65120d4c706d49d456376f77c0a5e75624c4e6bafac3870c7adef9e2581bc
MD5 5da0c8c4cdf2e970e766559b5c00e3c0
BLAKE2b-256 d71273cb672dae8c90d00414746576ea375f3042afd57ddaa66a3a1d9bed8d6f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for django_js_lib_dropzone-5.9.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 8dc0202f0dd435edb70b193304420985e869389005f1a498f2695b60cffb0d74
MD5 be774a5dac9ad47195ee1b0ddabcdcb4
BLAKE2b-256 9a8ab3ae679a733de2637fabcf2130cb02dae2fa780c2131e4a2a8862000548a

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