Skip to content
Discussion options

You must be logged in to vote

The fix was to include the view in urls.py (originally overlooked):

path('app-instances/<int:pk>/contacts/', views.AppInstanceContactsView.as_view(), name='appinstance_contacts'),

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by atownson
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant