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.3 2020/09/16

  • Depends on nothing.

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

Uploaded Source

File details

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

File metadata

  • Download URL: django-static-respond-1.4.2.3.tar.gz
  • Upload date:
  • Size: 8.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/39.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.8

File hashes

Hashes for django-static-respond-1.4.2.3.tar.gz
Algorithm Hash digest
SHA256 d062417ac6dccfc3ac538fc8cba8660b7de18bf899363fe9bb0e9d6def12a61d
MD5 4531b76e5c7e0ce15cb3e56acc398720
BLAKE2b-256 2482ab235b39322cf329340c42a381fdd83ded2bafca69b623e09adf21e34b3e

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