This commit is contained in:
Aevann1 2021-09-18 20:00:31 +02:00
parent ddc2761da9
commit 4a59e50b34

View file

@ -223,6 +223,8 @@ def monthly2(v):
for name in grant_awards:
for count in range(grant_awards[name]):
thing += 1
a = AwardRelationship(
id=thing,
user_id=u.id,