etianen / django-watson

Full-text multi-table search application for Django. Easy to install and use, with good performance.
BSD 3-Clause "New" or "Revised" License
1.2k stars 130 forks source link

Adding WATSON_POSTGRES_SEARCH_CONFIG setting #191

Closed devxplorer closed 7 years ago

devxplorer commented 7 years ago

There is an issue #180, where @robslotboom proposed to create setting entry for postgresql search config.

But he has not created a pull request, so i desided to create it.

etianen commented 7 years ago

Lovely! This should really go in the wiki too.

robslotboom commented 7 years ago

Sorry but I have no active repo so I couldn’t create a pull request...

etianen commented 7 years ago

@robslotboom - Hey, no worries. It was a good suggestion, and it's now been implemented nicely by @devxplorer. Everyone gets what they want! 😄

amureki commented 7 years ago

Good change! @etianen would you mind to release this one? :)

etianen commented 7 years ago

v1.3.0 has just hit pypi!

Thanks @amureki and @devxplorer for the pull requests!