Skip to main content

jQuery packaged in an handy django app to speed up new applications and deployment.

Project description

Requirements

django-appconf

django 1.3 or later

Installation

$ pip install static-jquery
$ pip install static-jquery==1.12.3.0

Setup

Just add 'django.contrib.staticfiles' and 'jquery' to INSTALLED_APPS in your settings.py:

INSTALLED_APPS = (
    # ...
    'django.contrib.staticfiles',
    'jquery',
    # ...
)

Refer to Django static files documentation to configure and deploy static files.

Usage

You can refer to jquery in your template with:

{% load jquery %}
{% jquery_js %}
or
{% jquery_js 1.12.3.0 %}

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

static-jquery-1.12.3.0.zip (73.7 kB view details)

Uploaded Source

Built Distribution

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

static_jquery-1.12.3.0-py2-none-any.whl (71.8 kB view details)

Uploaded Python 2

File details

Details for the file static-jquery-1.12.3.0.zip.

File metadata

  • Download URL: static-jquery-1.12.3.0.zip
  • Upload date:
  • Size: 73.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for static-jquery-1.12.3.0.zip
Algorithm Hash digest
SHA256 ddfa49c2c93b7dcf93eeeaa135c3822d9d98e4119104921c3801ae96a4240ba1
MD5 eab31b26fc9f070b0fa2022d31d7cd61
BLAKE2b-256 3875947cf20e7b6fd5d8390bc2c6737248f83e4afa76e0016582fef0152396d3

See more details on using hashes here.

File details

Details for the file static_jquery-1.12.3.0-py2-none-any.whl.

File metadata

File hashes

Hashes for static_jquery-1.12.3.0-py2-none-any.whl
Algorithm Hash digest
SHA256 7892147072339b219076fc789d0a1d2ded210e7242338460af462e0035b84fad
MD5 623b1df49f6385029878247a3a49422f
BLAKE2b-256 718df77526210de09de6ce990ee47aec80653dc3ab30891c096d14356a72add2

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