Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add template for successful submission of webmention #31

Closed
philgyford opened this issue Mar 30, 2022 · 0 comments · Fixed by #37
Closed

Add template for successful submission of webmention #31

philgyford opened this issue Mar 30, 2022 · 0 comments · Fixed by #37

Comments

@philgyford
Copy link

If target and source URLs are successfully submitted via the form in WebmentionView then it returns:

return HttpResponse("Thank you, your webmention has been accepted.", status=202)

If this was replaced with a basic template then it would be possible for projects using the app to use the view, but to override both the mentions/webmention-submit-manual.html template and the new "thank you" response template, to keep appearances consistent.

@beatonma beatonma mentioned this issue Sep 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant