django-ajax-selects

jQuery-powered auto-complete fields for ForeignKey and ManyToMany fields
Download

django-ajax-selects Ranking & Summary

Advertisement

  • Rating:
  • License:
  • LGPL
  • Price:
  • FREE
  • Publisher Name:
  • crucialfelix
  • Publisher web site:
  • http://code.google.com/u/crucialfelix/

django-ajax-selects Tags


django-ajax-selects Description

jQuery-powered auto-complete fields for ForeignKey and ManyToMany fields django-ajax-selects is a Django app that enables editing of ForeignKey, ManyToMany and simple text fields using the Autocomplete - jQuery plugin.django-ajax-selects will work in any normal form as well as in the admin.The user is presented with a text field. They type a search term or a few letters of a name they are looking for, an ajax request is sent to the server, a search channel returns possible results. Results are displayed as a drop down menu. When an item is selected it is added to a display area just below the text field. Requirements: · Python · Django


django-ajax-selects Related Software