feat: course page redesign

This commit is contained in:
Jannat Patel
2022-02-18 12:26:08 +05:30
parent aaae9fe8bc
commit dc3843087e
9 changed files with 96 additions and 56 deletions

View File

@@ -1,6 +1,5 @@
import frappe
from school.lms.utils import slugify, get_membership, get_lessons, get_batch
from school.lms.utils import slugify, get_membership, get_lessons, get_batch, get_lesson_url
def get_common_context(context):
context.no_cache = 1