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 eb4b76d commit ccd883bCopy full SHA for ccd883b
requirements.txt
@@ -12,3 +12,4 @@ django-storages==1.14.2 # Manejar archivos estaticos y media en un bucket de AWS
12
psycopg2==2.9.9 # Conexion con Postgres
13
14
gunicorn==20.1.0 # servidor python productivo
15
+django-debug-toolbar==4.2.0
0 commit comments