osuosl / formsender

Simple script to email form submissions.
Apache License 2.0
3 stars 1 forks source link

Gather redirect url from form #11

Closed matthewrsj closed 9 years ago

matthewrsj commented 9 years ago

Using werkzeug.utils.redirect, redirect to url provided by hidden field in form.

matthewrsj commented 9 years ago

Fixed by #14