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==2.2.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 2.2.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-2.2.3.0.zip (70.2 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-2.2.3.0-py2-none-any.whl (68.4 kB view details)

Uploaded Python 2

File details

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

File metadata

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

File hashes

Hashes for static-jquery-2.2.3.0.zip
Algorithm Hash digest
SHA256 ebfd2eb4d6a0371263e1c43b31a69d0bc7ceb49b49bd9c8aefa71cb1ba8872e4
MD5 038b97321ec96852e84f8a70dbb215ca
BLAKE2b-256 cdc79f217d8e98d0a4f895ef298ebea8f311de2322773cdcc88225c2a15f4ad4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for static_jquery-2.2.3.0-py2-none-any.whl
Algorithm Hash digest
SHA256 f8a6ab65148d98bbe17ef740870432b3cd8873b9281a42b5889c8bad0aaad8bb
MD5 e68218e2d9af7daa75afc0f886c907aa
BLAKE2b-256 4af8f3028c278dc88d1f7c5648a63ff210ec01e1434636db82a860b3d2d788b3

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