Zakládání soutěží z orgovské hlavní stránky
Compare changes
- Martin Mareš authored
+ 42
− 4
@@ -11,6 +11,7 @@ import mo.rights
@@ -25,6 +26,7 @@ class OrgOverview:
@@ -68,7 +70,6 @@ def org_index():
@@ -89,11 +90,11 @@ def org_index():
@@ -103,7 +104,14 @@ def org_index():
@@ -113,6 +121,8 @@ def get_stats(overview: List[OrgOverview]) -> None:
@@ -160,12 +170,40 @@ def filter_overview(overview: List[OrgOverview]) -> List[OrgOverview]: