From 670cf448de7547160c9d5611b10d567e34d37fd4 Mon Sep 17 00:00:00 2001 From: Facundo Batista Date: Fri, 25 Aug 2023 10:00:28 -0300 Subject: [PATCH] Only show those tags that correspond with filtered posts. --- community/templates/_tags_filtering_form.html | 6 +- joboffers/tests/test_views.py | 28 +++++ joboffers/views.py | 103 ++++++++++-------- pyarweb/settings/development/__init__.py | 2 + 4 files changed, 90 insertions(+), 49 deletions(-) diff --git a/community/templates/_tags_filtering_form.html b/community/templates/_tags_filtering_form.html index efdf71d..8c15e42 100644 --- a/community/templates/_tags_filtering_form.html +++ b/community/templates/_tags_filtering_form.html @@ -13,8 +13,8 @@
@@ -25,7 +25,7 @@

{% trans 'Filtrar por etiqueta' %}