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

Uploaded Python 2

File details

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

File metadata

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

File hashes

Hashes for static-jquery-2.2.1.zip
Algorithm Hash digest
SHA256 584527a5ae94bd448e2308fa3113b10b36050ca12561e8339ad53fea6667f668
MD5 41b9b847819b7445f5552e35dbed0f7e
BLAKE2b-256 3352feed20db4ab1c9a6b0a0b8d18dc46d51df1e5c07334e1ece9f009aa5afd0

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for static_jquery-2.2.1-py2-none-any.whl
Algorithm Hash digest
SHA256 b382a9449248bd13b1eeb3b2d87960a644d88cccbc2643c86d2575559e63cfb4
MD5 122827bb1a67b0ef12e24ab6e394c72f
BLAKE2b-256 2bf05dad03da908b2d09a9e0820e50506d1ad1efd59ff6f1501ec66d069d5b3c

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