Skip to content

Commit ccd883b

Browse files
committed
fix requirements heroku
1 parent eb4b76d commit ccd883b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ django-storages==1.14.2 # Manejar archivos estaticos y media en un bucket de AWS
1212
psycopg2==2.9.9 # Conexion con Postgres
1313

1414
gunicorn==20.1.0 # servidor python productivo
15+
django-debug-toolbar==4.2.0

0 commit comments

Comments
 (0)