Add debug toolbar

This commit is contained in:
R. Miles McCain 2021-03-28 19:14:33 +00:00
parent c131cfef27
commit d5cfe577a0
2 changed files with 11 additions and 2 deletions

View File

@ -23,3 +23,4 @@ pycountry = "~=19.8.18"
html2text = "~=2020.1.16"
django-health-check = "~=3.12.1"
django-npm = "~=1.0.0"
django-debug-toolbar = "*"

10
Pipfile.lock generated
View File

@ -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",