Closed amorino closed 7 years ago
That depends on your database backend. I've just added a wiki page explaining your options:
https://github.com/etianen/django-watson/wiki/Language-support
On 10 September 2017 at 19:21, Erick Bazán notifications@github.com wrote:
I'm having trouble searching for models with special characters on its properties.
Ex. I'm searching for "something" and I'm expecting "sométhing, somethíng, something" in the results but I just get "something". Is this the expected behaviour?
Thanks in advance!
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/etianen/django-watson/issues/215, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJFCAL4P7-Z_SDh2iPS93J0Wny4lVkBks5shCi9gaJpZM4PSZ1h .
Do I need to update the package?
Nope. Latest release is fine.
You will need to migrate watson to zero, then migrate it back again.
On 13 September 2017 at 05:10, Erick Bazán notifications@github.com wrote:
Do I need to update the package?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/etianen/django-watson/issues/215#issuecomment-329053564, or mute the thread https://github.com/notifications/unsubscribe-auth/AAJFCIB2zYM44W_M_EhqSfB95NTt-gb4ks5sh1W_gaJpZM4PSZ1h .
I'm having trouble searching for models with special characters on its properties.
Ex. I'm searching for "something" and I'm expecting "sométhing, somethíng, something" in the results but I just get "something". Is this the expected behaviour?
Thanks in advance!