diff --git a/Pipfile b/Pipfile index 46a283b..d35023e 100644 --- a/Pipfile +++ b/Pipfile @@ -22,4 +22,5 @@ django-redis-cache = "~=3.0.0" pycountry = "~=19.8.18" html2text = "~=2020.1.16" django-health-check = "~=3.12.1" -django-npm = "~=1.0.0" \ No newline at end of file +django-npm = "~=1.0.0" +django-debug-toolbar = "*" diff --git a/Pipfile.lock b/Pipfile.lock index 2f17e9c..13789fd 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "b2fe43dda29fd63f0c24eca62f41ab69f57644fee8b6205f0b6459e892f4db9a" + "sha256": "f8c76565a776f1bd36364077a86d6c16fccc522d9d2024bb9b51be5cb9f8b4b5" }, "pipfile-spec": 6, "requires": {}, @@ -83,6 +83,14 @@ "index": "pypi", "version": "==0.42.0" }, + "django-debug-toolbar": { + "hashes": [ + "sha256:84e2607d900dbd571df0a2acf380b47c088efb787dce9805aefeb407341961d2", + "sha256:9e5a25d0c965f7e686f6a8ba23613ca9ca30184daa26487706d4829f5cfb697a" + ], + "index": "pypi", + "version": "==3.2" + }, "django-health-check": { "hashes": [ "sha256:2667b89b8f85ad9b2a24c90581b376016d22ea912fedf37f9866413a3c2e0a5d",