Skip to main content

jQuery meets Django staticfiles

Project description

Introducing jQuery to Django!

Usage

This application is meant to be used with django-staticfiles. Make sure that staticfiles setup and configured, then install this application using pip:

pip install django-staticfiles-jquery

Finally, make sure that jquery is listed in your INSTALLED_APPS. You can use this oneliner to add it as well:

INSTALLED_APPS += ['jquery', ]

Build

To build this, you need to have the jQuery build tool chain configured. See support/build.py for more information on how data is transferred from the submodule to the Python package.

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

django-staticfiles-jquery-1.8.3.tar.gz (118.4 kB view hashes)

Uploaded source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page