You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Administrators have access to make changes to the Sponsor model through Django admin. However, they cannot access the sponsor_detail view at sponsors/<pk>/.
I propose that the administrators have access to the sponsor_detail view by making the following change:
Administrators have access to make changes to the
Sponsor
model through Django admin. However, they cannot access thesponsor_detail
view atsponsors/<pk>/
.I propose that the administrators have access to the
sponsor_detail
view by making the following change:Should I proceed to open a PR for the same?
The text was updated successfully, but these errors were encountered: