Refactor sponsor form so that we do not duplicate field/structure between create/edit form. #2355
Labels
sponsor-applications
Relates to sponsor applications at python.org/sponsors/application/
In reviewing #2351, I noticed that we maintain two separate form templates for create/edit of sponsor data.
We should consider refactoring these templates to use an include so that the fields only need to be modified in one file.
The text was updated successfully, but these errors were encountered: