Skip to main content

Django application contain respond static files.

Project description

django-static-respond

Django application contain respond static files.

Install

pip install django-static-respond

Settings

    INSTALLED_APPS = [
        ...
        "django_static_respond",
        ...
    ]

Use static resource

{% load staticfiles %}

<script src="{% static "respond/respond.min.js" %}"></script>

About the version

  • django-static-respond uses version number like v1.4.2.1.
  • The first three number is the version of the respond static files.
  • The fourth number is the build number of this package.

Releases

v1.4.2.2 2020/03/17

  • Remove src folder, use python way to do the package.

v1.4.2.1 2018/03/28

  • First release.

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-static-respond-1.4.2.2.tar.gz (9.8 kB view details)

Uploaded Source

File details

Details for the file django-static-respond-1.4.2.2.tar.gz.

File metadata

  • Download URL: django-static-respond-1.4.2.2.tar.gz
  • Upload date:
  • Size: 9.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.8.2

File hashes

Hashes for django-static-respond-1.4.2.2.tar.gz
Algorithm Hash digest
SHA256 9c1f98338c0fde5c5a049b3f9a0536456322cc6946f1e54e74336905ff690a51
MD5 1d85872ee0e6562e6ce62bceb7a9bc57
BLAKE2b-256 384109ae3fe4c1892ce96e89ac15800dc1675e9203dd2d2e27c113ce12a4466b

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