feat: project, talks, update pages and web forms
This commit is contained in:
@@ -5,4 +5,4 @@ def get_context(context):
|
||||
context.hackathons = get_hackathons()
|
||||
|
||||
def get_hackathons():
|
||||
return frappe.get_all("Community Event", filters={"is_hackathon": True})
|
||||
return frappe.get_all("Community Hackathon")
|
||||
Reference in New Issue
Block a user