A Django Debug Toolbar panel for Haystack
Project description
# django-haystack-panel
A Django Debug Toolbar panel for Haystack
## About
This is a panel for Django Debug Toolbar 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.
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
File details
Details for the file django-haystack-panel-0.1.1.tar.gz
.
File metadata
- Download URL: django-haystack-panel-0.1.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c322075b4c80d14e89ddaf66f43fbf5fda0b3c8d31fc7a8755fc57f8147cd29a |
|
MD5 | af37289c7ce8b7ff42150a95c4e18f62 |
|
BLAKE2b-256 | d3b8e2741f5eaba1cd98c4a4a30117744ec2c961ec9bb86017c5201d5312705d |