Now that select2 is shipped in django for the autocomplete_fields feature, I have been looking for a way to use the select2 widget for a simple choice field which has many options. what's the current best way to do so?
Now that select2 is shipped in django for the autocomplete_fields feature, I have been looking for a way to use the select2 widget for a simple choice field which has many options. what's the current best way to do so?