Skip to content

Adding tabs to plugin model views #13917

Closed Locked Answered by atownson
atownson asked this question in Help Wanted!
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