Skip to main content

jQuery-powered auto-complete fields for editing ForeignKey, ManyToManyField and CharField

Project description

Enables editing of ForeignKey, ManyToManyField and CharField using jQuery UI AutoComplete.

  1. The user types a search term into the text field

  2. An ajax request is sent to the server.

  3. The dropdown menu is populated with results.

  4. User selects by clicking or using arrow keys

  5. Selected result displays in the “deck” area directly below the input field.

  6. User can click trashcan icon to remove a selected item

  • Django 1.2+

  • Optional boostrap mode allows easy installation by automatic inclusion of jQueryUI from the googleapis CDN

  • Compatible with staticfiles, appmedia, django-compressor etc

  • Popup to add a new item is supported

  • Admin inlines now supported

  • Ajax Selects works in the admin and also in public facing forms.

  • Rich formatting can be easily defined for the dropdown display and the selected “deck” display.

  • Templates and CSS are fully customizable

  • JQuery triggers enable you to add javascript to respond when items are added or removed, so other interface elements on the page can react

  • Default (but customizable) security prevents griefers from pilfering your data via JSON requests

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

bob-ajax-selects-1.3.3.tar.gz (26.2 kB view details)

Uploaded Source

File details

Details for the file bob-ajax-selects-1.3.3.tar.gz.

File metadata

File hashes

Hashes for bob-ajax-selects-1.3.3.tar.gz
Algorithm Hash digest
SHA256 0d8851039caef445e949a2371a1fd90e496aab9636a5c5115b8990c74345bc1b
MD5 5e6c7d0419efee3198465a4642ac2901
BLAKE2b-256 56fb2ab22d817dd71f8a11c5f061bcf9ccb30d0e9beb7a05cd763425f507f21c

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