From ad2d2ceda8d57836c92586f8c4069bce61f8de62 Mon Sep 17 00:00:00 2001 From: luxagraf Date: Wed, 17 Jan 2024 10:29:30 -0500 Subject: gtd: updated table view with some counts --- app/gtd/templates/gtd/wiredpost_table.html | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'app/gtd') diff --git a/app/gtd/templates/gtd/wiredpost_table.html b/app/gtd/templates/gtd/wiredpost_table.html index fc7d440..d80787a 100644 --- a/app/gtd/templates/gtd/wiredpost_table.html +++ b/app/gtd/templates/gtd/wiredpost_table.html @@ -9,6 +9,9 @@ + @@ -40,6 +43,9 @@ Date last pub {% for object in object_list %} + @@ -66,6 +72,9 @@ Date last pub {% endfor %} {% if reviews %}{% for object in reviews %} + @@ -74,9 +83,10 @@ Date last pub {{object.url|truncatechars:55}} - + + - +
+
count
+
Title
+ {{forloop.counter}} + {{object.title}}
+ {{forloop.counter}} + {{object.title}} {{object.date_last_pub}}-- {{object.post_type}}{{object.get_plan_display}}{{object.update_frequency}}- {% if object.needs_update %} 1True{%else%} 0False{%endif%} -- cgit v1.2.3-70-g09d2