Thanks, Tom Christie. Now i understand why.
On Saturday, May 6, 2017 at 11:49:57 PM UTC+1, Osaetin Daniel wrote:
>
> I came across this issue, because i'm building a SPA with Vue and Django
> Rest Framework as the backend.
>
> I'm using SessionAuthentication Which requires that the CSRF token mus
On Sunday, May 7, 2017 at 12:45:27 PM UTC+2, Adam Johnson wrote:
>
> I guess we'd also have the benefit of not having to keep elasticsearch
> running.
>
On the contrary, putting it into postgres means we have to care about it.
Putting it into Elasticsearch means we can let our hoster take care a
I guess we'd also have the benefit of not having to keep elasticsearch
running.
But I'm afraid I'm not familiar with Postgres. Is the FTS in Postgres
mostly equivalent to ES, or will some kinds of search queries be affected?
On 7 May 2017 at 09:53, Paolo Melchiorre wrote:
> On Sun, May 7, 2017
On Sun, May 7, 2017 at 9:16 AM, Florian Apolloner wrote:
> On Sunday, May 7, 2017 at 12:50:02 AM UTC+2, Paolo Melchiorre wrote:
>>
>> Hello,
>>
>> in the djangoproject.com the search is powered by elasticsearch.
>>
>> Since the site uses postgresql as database backend I want propose to use
>> the
What would be the benefit of using django.contrib.postgresql aside from
much work?
On Sunday, May 7, 2017 at 12:50:02 AM UTC+2, Paolo Melchiorre wrote:
>
> Hello,
>
> in the djangoproject.com the search is powered by elasticsearch.
>
> Since the site uses postgresql as database backend I want pro