diff --git a/files/routes/admin.py b/files/routes/admin.py index 623f70bb3e..5b091951a8 100644 --- a/files/routes/admin.py +++ b/files/routes/admin.py @@ -222,6 +222,8 @@ def monthly2(v): for name in grant_awards: for count in range(grant_awards[name]): + + thing += 1 a = AwardRelationship( id=thing,