docs: hackathon
This commit is contained in:
7
community/hackathon/web_form/project/project.py
Normal file
7
community/hackathon/web_form/project/project.py
Normal file
@@ -0,0 +1,7 @@
|
||||
from __future__ import unicode_literals
|
||||
|
||||
import frappe
|
||||
|
||||
def get_context(context):
|
||||
# do your magic here
|
||||
pass
|
||||
Reference in New Issue
Block a user