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

[Question] How to run example ?

Open scheung38 opened this issue 3 years ago • 0 comments

After cloning the project, first line of django_elasticsearch_dsl_drf_demo_installer.sh:

wget -O django_elasticsearch_dsl_drf_demo_installer.tar.gz https://github.com/barseghyanartur/django-elasticsearch-dsl-drf/archive/stable.tar.gz

Resolving github.com (github.com)... 140.82.121.3 Connecting to github.com (github.com)|140.82.121.3|:443... connected. HTTP request sent, awaiting response... 302 Found Location: https://codeload.github.com/barseghyanartur/django-elasticsearch-dsl-drf/tar.gz/stable [following] --2022-08-16 12:34:17-- https://codeload.github.com/barseghyanartur/django-elasticsearch-dsl-drf/tar.gz/stable Resolving codeload.github.com (codeload.github.com)... 140.82.121.10 Connecting to codeload.github.com (codeload.github.com)|140.82.121.10|:443... connected. HTTP request sent, awaiting response... 404 Not Found

scheung38 avatar Aug 16 '22 11:08 scheung38