Andrews Medina
Andrews Medina
adding GET how reuqest.method isn't the way for fix this problem IMHO, the best way is choose RequestFactory to create a request instance I'm working on it, and too adding...
@anapaulagomes temos algum exemplo de busca que está lenta?
Como pode ser visto nesse post: https://findwork.dev/blog/optimizing-postgres-full-text-search-in-django/, a forma mais performática em se tratando de full text search com postgres é usando um campo específico para armazenar o search vector...
@arthur-wsw thank you for this PR, can you add a test for this?
it still an issue
+1 for 0.7.0 release now, I will create an issue to it :)
@auvipy I believe that this issue should not be closed, but removed from 0.6.0 milestone
is there any library that is go getable?
Hi @ihash the `setup.bash` and `build.bash` are in the misc directory: https://github.com/tsuru/gandalf/tree/master/misc
Hi @cirocosta I believe that the quickstart page is a good place to start: https://gandalf.readthedocs.io/en/latest/quickstart.html But we should add docs about how gandalf works, the internals, e.g. What info are...