From 2b2054ace6d3a028ef40d2a44ce4f402a5f3be28 Mon Sep 17 00:00:00 2001 From: Daniel Date: Fri, 8 May 2026 13:57:33 +0200 Subject: [PATCH] =?UTF-8?q?debug:=20a=C3=B1adir=20variables=20de=20debug?= =?UTF-8?q?=20al=20template?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tienda/templates/tienda/producto.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tienda/templates/tienda/producto.html b/tienda/templates/tienda/producto.html index 3c0edfb..050b248 100644 --- a/tienda/templates/tienda/producto.html +++ b/tienda/templates/tienda/producto.html @@ -66,6 +66,9 @@

Valoraciones

+
+ DEBUG: can_review={{can_review}}, user.is_authenticated={{user.is_authenticated}}, user={{user}} +
0.0