diff --git a/handbook/troggle/namesredesign.html b/handbook/troggle/namesredesign.html index 4e02d0002..1d3de1542 100644 --- a/handbook/troggle/namesredesign.html +++ b/handbook/troggle/namesredesign.html @@ -9,14 +9,20 @@
-We now [October 2023] have
+ We now [October 2023] have
+ This still needs fixing [Feb.2024]
+
Troggle reads the mugshot and blurb about each person.
It reads it direct from folk.csv which has fields of URL links to those files.
It does this when troggle is run with
path('person/<slug:slug>', person, name="person"),
@@ -79,6 +85,8 @@ which is a lot easier to maintain.
Troggle folk data importing