Skip to content

Instantly share code, notes, and snippets.

@Chukslord1
Created July 31, 2021 13:35
Show Gist options
  • Save Chukslord1/190e0164e9b534b96dcb2a1f65553ace to your computer and use it in GitHub Desktop.
Save Chukslord1/190e0164e9b534b96dcb2a1f65553ace to your computer and use it in GitHub Desktop.
Agora Video Application -The success view
def success(request):
return render(request,"app1/success.html")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment