From: Guillaume Pellerin Date: Mon, 28 Jun 2021 16:37:46 +0000 (+0200) Subject: add django-debug-toolbar==3.2.1 X-Git-Tag: 2.1~22^2 X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=43fdff232465d69448a45f7f2446a639c3b52ef3;p=teleforma.git add django-debug-toolbar==3.2.1 --- diff --git a/requirements.txt b/requirements.txt index 5e468f60..9e636c04 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,3 +33,4 @@ redis==3.5.3 uwsgi==2.0.19 daphne==3.0.2 pymemcache==3.4.4 +django-debug-toolbar==3.2.1 \ No newline at end of file