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 using elasticsearch pyhon official client. [https://github.com/elasticsearch/elasticsearch-py](https://github.com/elasticsearch/elasticsearch-py)
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
-----
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 using elasticsearch pyhon official client. [https://github.com/elasticsearch/elasticsearch-py](https://github.com/elasticsearch/elasticsearch-py)
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
-----
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.9.tar.gz
.
File metadata
- Download URL: django-elasticsearch-debug-toolbar-0.1.9.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe81f89936fb7d2d64da607520cf3299dde47b3af99125c7d64e8176d5d997db |
|
MD5 | 5eaf622e297ba505ecc680481fcdc412 |
|
BLAKE2b-256 | 4e9418cc2362337c63a6e558c8af1b50d8c0960c2bc3a410f5dd81447da9ebef |