mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-18 06:57:09 +00:00
more explanation about wallet survey lengths
This commit is contained in:
@@ -30,6 +30,7 @@ def notablepersons(request):
|
||||
def notabilitykey(person):
|
||||
return person.notability()
|
||||
|
||||
print(request)
|
||||
persons = Person.objects.order_by('fullname')
|
||||
# From what I can tell, "persons" seems to be the table rows, while "pcols" is the table columns. - AC 16 Feb 09
|
||||
pcols = []
|
||||
|
||||
Reference in New Issue
Block a user