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.11.3

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 %} {% jquery_js 1.11.3 %}

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.1.4.zip (199.5 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.1.4-py2-none-any.whl (198.3 kB view details)

Uploaded Python 2

File details

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

File metadata

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

File hashes

Hashes for static-jquery-2.1.4.zip
Algorithm Hash digest
SHA256 c136ae7b7b191157d9ce99491ca2cce27165c69a3926f79e7e95926b642cb456
MD5 dc8e25151b619c7fe7de6f4260aa7034
BLAKE2b-256 e4e66d632aecee132fbbe5a28aec5af1bfc39c5add26aad253cb0bf4731add0b

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for static_jquery-2.1.4-py2-none-any.whl
Algorithm Hash digest
SHA256 38621d8e2c7f7efaf88ee1e74fcd203fd63fd8ef10a637076cc664e7c6e3595b
MD5 455385efb8a07b2b06da8bc91e9b28a8
BLAKE2b-256 b540efe116f6852069891bf8591faf8bd4421b2769f42c3a7e427f22276f8f1d

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