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
File details
Details for the file django-staticfiles-jquery-1.8.2.tar.gz
.
File metadata
- Download URL: django-staticfiles-jquery-1.8.2.tar.gz
- Upload date:
- Size: 116.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3900979cd906244cc199f86cb78d488dae1dd8b9db225b5461e1614c4d2f23e2 |
|
MD5 | 2549659c3c2e6e4819edde601e0fcc39 |
|
BLAKE2b-256 | 3da3067d5e1b885263c1a74086f69515fa826ac526e9c74f522f9c72feec24fb |