Commit e31ca5e5 authored by Joerell Frank Yee Lao's avatar Joerell Frank Yee Lao

Adding the missing texts in urls.py of widget_groups_18

parent 96895efd
......@@ -20,5 +20,6 @@ urlpatterns = [
path('Announcements/', include('Announcements.urls')),
path('forum/', include('forum.urls')),
path('homepage/', include('homepage.urls')),
path('assignments/', include('assignments.urls')),
path('admin/', admin.site.urls),
]
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment