chore: resolved conflicts

This commit is contained in:
Jannat Patel
2023-08-17 21:25:52 +05:30
29 changed files with 623 additions and 330 deletions

View File

@@ -103,8 +103,8 @@ def get_enrolled_courses():
"short_introduction",
"image",
"enable_certification",
"paid_certificate",
"price_certificate",
"paid_course",
"course_price",
"currency",
"published",
"creation",
@@ -153,7 +153,9 @@ def get_authored_courses(member=None, only_published=True):
"title",
"short_introduction",
"image",
"enable_certification",
"paid_course",
"course_price",
"currency",
"status",
"published",
"creation",