A Django Debug Toolbar panel for Elasticsearch
Project description
Django Elasticsearch Toolbar
======================
A Django Debug Toolbar panel for Elasticsearch
About
------------
This is a panel for `Django Debug Toolbar` 1.2+ that displays query results from
ElasticSearch queries using elasticsearch pyhon [elasticsearch pyhon](https://github.com/elasticsearch/elasticsearch-py) official client.
You are more than welcome to participate
* Any idea and no time to code send your idea here: https://github.com/Benoss/elasticsearch-django-debug-toolbar/issues
* An idea and the code just send a pull request here: https://github.com/Benoss/elasticsearch-django-debug-toolbar/pulls
Installation
------------
Install using ``pip``::
pip install elasticsearch-django-debug-toolbar
or install the development version from source::
pip install git+git@github.com:Benoss/elasticsearch-django-debug-toolbar.git
* Then add ``elastic_panel`` to your ``INSTALLED_APPS`` so that we can find the
templates in the panel.
* Also, add ``'elastic_panel.panel.ElasticDebugPanel'`` to your ``DEBUG_TOOLBAR_PANELS``.
Usage
------------
Just click the link in the Django Debug toolbar

License
------------
Uses the `MIT` license.
* Django Debug Toolbar: https://github.com/django-debug-toolbar/django-debug-toolbar
* MIT: http://opensource.org/licenses/MIT
======================
A Django Debug Toolbar panel for Elasticsearch
About
------------
This is a panel for `Django Debug Toolbar` 1.2+ that displays query results from
ElasticSearch queries using elasticsearch pyhon [elasticsearch pyhon](https://github.com/elasticsearch/elasticsearch-py) official client.
You are more than welcome to participate
* Any idea and no time to code send your idea here: https://github.com/Benoss/elasticsearch-django-debug-toolbar/issues
* An idea and the code just send a pull request here: https://github.com/Benoss/elasticsearch-django-debug-toolbar/pulls
Installation
------------
Install using ``pip``::
pip install elasticsearch-django-debug-toolbar
or install the development version from source::
pip install git+git@github.com:Benoss/elasticsearch-django-debug-toolbar.git
* Then add ``elastic_panel`` to your ``INSTALLED_APPS`` so that we can find the
templates in the panel.
* Also, add ``'elastic_panel.panel.ElasticDebugPanel'`` to your ``DEBUG_TOOLBAR_PANELS``.
Usage
------------
Just click the link in the Django Debug toolbar

License
------------
Uses the `MIT` license.
* Django Debug Toolbar: https://github.com/django-debug-toolbar/django-debug-toolbar
* MIT: http://opensource.org/licenses/MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-elasticsearch-debug-toolbar-0.1.14.tar.gz.
File metadata
- Download URL: django-elasticsearch-debug-toolbar-0.1.14.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
397ac0ff295b8769c9cb0ad3550bcff2aa22732467c57789485a9c9b83617f3f
|
|
| MD5 |
78a1571f62c648e5de16cad3f01d055a
|
|
| BLAKE2b-256 |
8847bdd76f1bb364eb7aa3e2aadf8fad9e2709d3312bd8397dec552b149d2a73
|