Skip to content

Commit

Permalink
fixed debian error
Browse files Browse the repository at this point in the history
  • Loading branch information
mscanlan-git committed Nov 2, 2023
1 parent b2ce57f commit 152f534
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions physionet-django/console/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -3115,6 +3115,7 @@ def event_agreement_delete(request, pk):

return redirect("event_agreement_list")


@permission_required('user.view_all_events', raise_exception=True)
def event_invite_host(request, username):
"""
Expand Down

0 comments on commit 152f534

Please sign in to comment.