Commit 30de9e9e authored by kaiouseis's avatar kaiouseis

Add announcements' app name in urls

parent 5810f655
......@@ -4,3 +4,5 @@ from . import views
urlpatterns = [
path('', views.index, name='index')
]
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