django-selectable 0.4.2
pip install django-selectable==0.4.2
Released:
django-selectable is a collection of tools and widgets for using/creating auto-complete selection widgets using Django and jQuery UI.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Mark Lavin
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Project description
Tools and widgets for using/creating auto-complete selection widgets using Django and jQuery UI.
Features
Works with the latest jQuery UI Autocomplete library
Auto-discovery/registration pattern for defining lookups
Installation Requirements
Optional (but recommended)
To install:
pip install django-selectable
If you are using django-staticfiles (or django.contrib.staticfiles in Django 1.3) then add selectable to your INSTALLED_APPS to include the related css/js.
The jQuery and jQuery UI libraries are not included in the distribution but must be included in your templates. See the example project for an example using these libraries from the Google CDN.
Once installed you should add the urls to your root url patterns:
urlpatterns = patterns('', # Other patterns go here (r'^selectable/', include('selectable.urls')), )
Documentation
Documentation for django-selectable is available on Read The Docs:
Additional Help/Support
You can find additional help or support on the mailing list: http://groups.google.com/group/django-selectable
Contributing
If you think you’ve found a bug or are interested in contributing to this project check out our contributing guide.
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: BSD License (BSD)
- Author: Mark Lavin
Classifiers
- Development Status
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
Release history Release notifications | RSS feed
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-selectable-0.4.2.tar.gz
.
File metadata
- Download URL: django-selectable-0.4.2.tar.gz
- Upload date:
- Size: 18.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
c413230c6625de90de23c87c8b99ded67c1db29b50319bde950fc388ecc6390a
|
|
MD5 |
1cc717aa31c8762478444f001fea222b
|
|
BLAKE2b-256 |
dd3579a5e51033f2a2a9bbb7a4cb55357134030a7730493285a6a58190857f4a
|