jrief / django-formset

The missing widgets and form manipulation library for Django
https://django-formset.fly.dev/
MIT License
317 stars 30 forks source link

Problem with cyrillic in selectize widget. #120

Closed jrief closed 5 months ago

jrief commented 6 months ago

Discussed in https://github.com/jrief/django-formset/discussions/119

Originally posted by **amikphoto** March 13, 2024 When I use selectize widget and I have a lot of options (more than 250) I can't use cyrillic letters in search in models database. It works only in frontend. In backend this search doesn't work in Russian (for example). Could you fix it correctly. Thank you.
jrief commented 5 months ago

Thanks for reporting. I just fixed that. This will be available in version 1.3.9.