feat: added home page
- Refactored the lms_course page and added find_all method to find courses - Added CourseTeaser widget - Added /home as a portal page
This commit is contained in:
@@ -150,6 +150,7 @@ primary_rules = [
|
||||
|
||||
# Any frappe default URL is blocked by profile-rules, add it here to unblock it
|
||||
whitelist = [
|
||||
"/home",
|
||||
"/login",
|
||||
"/update-password",
|
||||
"/update-profile",
|
||||
|
||||
Reference in New Issue
Block a user