Skip to main content

A django app that contains the necessary javascript files to use knockback.js

Project description

Django-Knockback is a utility app that just contains all the javascript dependencies that are required in order to use knockback.js.

The javascript files are uncompressed, therefor it is recommended to use a minifier such as django-compressor.

The current versions of the javascript libraries are:

  • Underscore 1.3.3

  • Backbone 0.9.2

  • Knockout 2.1.0

  • Knockback 0.15.3

Installation:

Open the console and then type:

pip install django-knockback

Usage:

Include the ‘knockback’ app in the INSTALLED_APPS and then type:

./manage.py collectstatic.

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-knockback-0.1.0.zip (164.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