Skip to main content

jQuery-UI 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.4+

  • 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

django-ajax-selects-1.3.5.tar.gz (28.7 kB view details)

Uploaded Source

File details

Details for the file django-ajax-selects-1.3.5.tar.gz.

File metadata

File hashes

Hashes for django-ajax-selects-1.3.5.tar.gz
Algorithm Hash digest
SHA256 ac4339c97b2921ca9d587f9eccee993b271a8fd7eb5ed31f301a4fec0c45a56b
MD5 92ad379093063faad76e698687ff59ed
BLAKE2b-256 137996e4feeb6892a8a7039f0f843b498795d8d62537ae037b86c7d64f9c3806

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page