Skip to content

Fix domain edit form

Abhilash Raj requested to merge maxking/postorius:master into master

We should not be adding form arguments to the form that is going to be rendered in frontend, they are only added when the form is to be validated.

Fixes #257 (closed)

Edited by Abhilash Raj

Merge request reports