We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c7c267 commit 0ea63edCopy full SHA for 0ea63ed
README.md
@@ -8,8 +8,10 @@ A Django Debug Toolbar panel for Elasticsearch
8
About
9
------------
10
11
-Breaking change django-elasticsearch-debug-toolbar 2.x is compatible with Django Debug Toolbar 2.x
12
-django-elasticsearch-debug-toolbar 1.x is compatible with Django Debug Toolbar 1.x
+Breaking changes:
+* django-elasticsearch-debug-toolbar 2.x is compatible with Django Debug Toolbar 2.x
13
+* django-elasticsearch-debug-toolbar 1.x is compatible with Django Debug Toolbar 1.x
14
+
15
ElasticSearch queries using [elasticsearch python](https://github.com/elasticsearch/elasticsearch-py) official client.
16
17
You are more than welcome to participate
0 commit comments