From 3666dd2c51d680407a8ddb64af353fe813bb8804 Mon Sep 17 00:00:00 2001 From: fjrodriguez Date: Mon, 5 Dec 2022 11:20:39 -0600 Subject: [PATCH] success --- Admin/settings.py | 2 +- Templates/Clientes/timbres_cliente.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Admin/settings.py b/Admin/settings.py index 1c67aa5..c9bcd46 100644 --- a/Admin/settings.py +++ b/Admin/settings.py @@ -18,7 +18,7 @@ BASE_DIR = Path(__file__).resolve().parent.parent SECRET_KEY = 'django-insecure-5*mm&uf5zq@t6nrs_5z8-_qtyapm^3&yz^wqqkc_a!v(!ulj-^' # SECURITY WARNING: don't run with debug turned on in production! -DEBUG = False +DEBUG = True ALLOWED_HOSTS = ['*'] diff --git a/Templates/Clientes/timbres_cliente.html b/Templates/Clientes/timbres_cliente.html index 7ad39e7..81fd061 100644 --- a/Templates/Clientes/timbres_cliente.html +++ b/Templates/Clientes/timbres_cliente.html @@ -37,7 +37,7 @@ {% for obj in lista %} - + {{obj.uuid}} {{obj.rfcp}} {{obj.tipo}}