mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-16 23:57:11 +00:00
add url to wallets
This commit is contained in:
@@ -49,6 +49,7 @@ def svxfilewild(request, year=None):
|
||||
if sb.name != "rootblock":
|
||||
svxwild.append(sb)
|
||||
print(f" WILD {sb.survexfile} {sb.date}")
|
||||
sb.year = f"{expedition}"
|
||||
people = SurvexPersonRole.objects.filter(survexblock=sb)
|
||||
team = []
|
||||
for p in people:
|
||||
|
||||
Reference in New Issue
Block a user