feat: course creation from ui

This commit is contained in:
Jannat Patel
2022-03-09 12:29:03 +05:30
parent 913e87c4f5
commit 8f9cd72975
16 changed files with 300 additions and 16 deletions

View File

@@ -0,0 +1,5 @@
import frappe
def get_context(context):
# do your magic here
pass