Skip to main content

typeahead.js meets Django staticfiles

Project description

typeahead.js meets Django staticfiles

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-typeaheadjs

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

INSTALLED_APPS += ['typeaheadjs', ]

Build

typeahead.js uses Grunt to build and minify the JavaScript. You need to follow the instructions in vendor/typeahead.js/README.md for setting up your build environment, then run python support/build.py to update the Django application. 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-typeaheadjs-0.8.0.tar.gz (16.2 kB view details)

Uploaded Source

File details

Details for the file django-staticfiles-typeaheadjs-0.8.0.tar.gz.

File metadata

File hashes

Hashes for django-staticfiles-typeaheadjs-0.8.0.tar.gz
Algorithm Hash digest
SHA256 2a2051bf5e808c77c7a7dc05b74be1f8ce5ebc73da736e150d3eccd033f31bea
MD5 65f18dc094d3f0d9221f3040904f905b
BLAKE2b-256 c1bc26d35bac38e8bc7a197808b2c425ac7cf5e7b727b7f907f39e3d45fda289

See more details on using hashes here.

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