Skip to main content

A Django Debug Toolbar panel for Haystack

Project description

A Django Debug Toolbar panel for Haystack

About

This is a panel for Django Debug Toolbar 1.x that displays query results from Haystack.

Installation

Install using pip:

pip install django-haystack-panel

or install the development version from source:

pip install git+git@github.com:streeter/django-haystack-panel.git

Then add haystack_panel to your INSTALLED_APPS so that we can find the templates in the panel. Also, add 'haystack_panel.panel.HaystackDebugPanel' to your DEBUG_TOOLBAR_PANELS.

Usage

TODO

Testing

There are no tests yet. Yeah, I know, I need to add some tests. However, this has been tested with Haystack version 2.0. I also expect it to work on at least Haystack >= 1.2.x. Let me know if other versions also work.

License

Uses the MIT license.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-haystack-panel-0.2.1.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

django_haystack_panel-0.2.1-py2.py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page