We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc1c118 commit ef5b428Copy full SHA for ef5b428
manage_breast_screening/notifications/urls.py
@@ -6,7 +6,7 @@
6
7
urlpatterns = [
8
path(
9
- "/message-status/create",
+ "message-status/create",
10
views.create_message_status,
11
name="create_message_status",
12
),
0 commit comments