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

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.7.2 %}

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.11.1.zip (72.0 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.11.1-py2-none-any.whl (104.9 kB view details)

Uploaded Python 2

File details

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

File metadata

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

File hashes

Hashes for static-jquery-1.11.1.zip
Algorithm Hash digest
SHA256 871e090fccfbea218a10d1be92efeff7d774c3f6cf5fbe1bd14d5070ae075915
MD5 d359ccc77895e8b905bc94a576c1fc41
BLAKE2b-256 6920a34ce12a6d6670f2846e1757333aea2f7baea018ea21acbf8df757dc08a4

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for static_jquery-1.11.1-py2-none-any.whl
Algorithm Hash digest
SHA256 c56f5fa4d0868e9107aaad3b93e8ccbaad6566e300839a1e1cee3ee1a86891da
MD5 f2806e904654af2772149b6984373a0d
BLAKE2b-256 ebdd8c8fdfe3ead431f25fb591eb25603f921d688fa90116c33ac909a6ceb820

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