pinax / symposion

a Django project for conference websites
BSD 3-Clause "New" or "Revised" License
299 stars 147 forks source link

Adding selectable support to Add Speaker form #82

Closed miurahr closed 9 years ago

miurahr commented 9 years ago

Feedback from PyCon development

David Ray davidray@gmail.com 2013-08-07

Signed-off-by: Hiroshi Miura miurahr@linux.com

paltman commented 9 years ago

I would prefer autocomplete UI selection not be hardcoded into the backend. For example, providing a simple view that returns some bit of JSON could work with either Select2 or Bootstrap Typeahead.