Commit c1518879 authored by Katrina Bernice Tan's avatar Katrina Bernice Tan

Fixed Assignments urls

parents 33e1e6b0 30de9e9e
......@@ -3,4 +3,6 @@ from . import views
urlpatterns = [
path('', views.index, name='index')
]
\ No newline at end of file
]
app_name='Announcements'
\ No newline at end of file
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