django-elasticsearch-dsl icon indicating copy to clipboard operation
django-elasticsearch-dsl copied to clipboard

How to connect Django Backend and Elastic Search under ver 8.8.1?

Open CodingKirby8620 opened this issue 1 year ago • 1 comments

Issue

I'm using Django 4.2 and Elastic Search 8.8.1, I don't know how to make ES 8.8.1 available in my django project. It seems that strict security system is implied in ES 8.8.1, sad for beginner :(

ScreenShot

image This screenshot above is the issue I met... at least for now image image above is settings.py image image pip3 list

CodingKirby8620 avatar Aug 08 '23 14:08 CodingKirby8620