feat: course web form

This commit is contained in:
Jannat Patel
2022-03-07 18:21:11 +05:30
parent f8784afd72
commit 5e973b21ae
5 changed files with 148 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
import frappe
def get_context(context):
# do your magic here
pass