UiL-OTS-labs / ppn-backend

Backend application for the adult participant administration system
https://experimenten-admin.lab.hum.uu.nl
Other
0 stars 0 forks source link

use a fixed success_url for experiment update actions #156

Closed bbonf closed 2 months ago

bbonf commented 2 months ago

Closes #153

tymees commented 2 months ago

This barely touches the email template views, so I'm unsure how this would be a fix for that issue? Also, I'm unsure why you would want to remove the custom get_success_url?

I'll look at it more tomorrow

bbonf commented 2 months ago

The core fix is removing RedirectURLMixin, and while I'm at it I thought it can be removed elsewhere as well as I don't see why you would need more complex redirection than a static success_url to experiments:home