Sergio Oliveira
Sergio Oliveira
Hey @viniciuscainelli! Thanks for the PR. Could you please rebase your PR?
Hey @asldevi! Could you please provide some tests in order to avoid regression? Thanks!
Hey @CalebeGeazi. Honestly I had forgot that this issue was open. Thanks for bumping it up. @toastdriven do you have any thoughts about that? If you don't oppose I think...
I've merged #114 witch adds pagination for Django. @Marcelo-Theodoro could you create a new PR that actually adds the pagination independent of framework? Thanks!
I have the same problem. After updating to the docker image `2021.3.3` I got a little more information. ``` 2021-03-25T23:49:10Z ERR Cannot check if origin cert exists at path /etc/cloudflared/cert.pem...
Seems related to #163
This is also happening here. I'm using: podman-1.8.0-2.fc31.x86_64 podman-compose==0.1.6.dev0
Just a note for the +1: instead of adding "+1" comments use reactions in issue description. This way the maintainers will be able sort by reactions. On the other hand,...
I used to use this feature in terminator and iterm2 to witch a group of terminals to a different directory and python virtualenv. That kind of context change happens many...
Same here. If the field holding the `document=True` is a EdgeNgramField or NgramField the `SearchQuerySet` comes empty if no filter is applied. Whoosh 2.7.3 Django 1.8.11 Haystack 2.4.1