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
Built Distribution
Hashes for django-haystack-panel-0.2.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 295c751038e67108283d99ff04731a3bc2c863d434229ac459af5d1837160144 |
|
MD5 | e5286ae6ee521a9a5388c35838ef3db0 |
|
BLAKE2b-256 | e099ec5b822c186224eb5568ae2235e0191e45169b7d2f5ab34fa5090dc7e8a2 |
Hashes for django_haystack_panel-0.2.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 232d08262213df9cfd686eab3d28a3b05ae6b8a7572459f1d24ec38d4ee6fcb1 |
|
MD5 | bee27d7f997ab9ba160a809b17fc575d |
|
BLAKE2b-256 | 9979c51cca6bf7ae609d334220c9c908a667bf1d16c413d0ee472b5d07f15421 |