slyapustin / django-polls-elasticsearch

Django Polls Application with Haystack and Elasticsearch

Home Page:https://medium.com/@s.lyapustin/django-polls-app-with-elasticsearch-ffc02b9e79d9

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Django Polls Application with Haystack and Elasticsearch

Repository with examples for the Medium articles:

Run project via Docker

  • Install Docker
  • Clone repository: git clone git@github.com:slyapustin/django-polls-elasticsearch.git
  • Switch to the project directory: cd django-polls-elasticsearch
  • Build and run application via Docker: docker-compose up
  • Visit http://localhost/
  • Use login demo and password demo for the Django Admin page

About

Django Polls Application with Haystack and Elasticsearch

https://medium.com/@s.lyapustin/django-polls-app-with-elasticsearch-ffc02b9e79d9


Languages

Language:Python 70.1%Language:HTML 19.4%Language:JavaScript 9.6%Language:Dockerfile 0.9%