Open Issues Need Help
View All on GitHub Web Development • Django Applications
double this field is required about 2 months ago
AI Summary: The task is to fix a Django web application for the Faculty Ethics Committee - Humanities at Utrecht University. A bug causes a 'double this field is required' error, likely due to a form validation issue. The provided screenshots show the error message and the relevant form section. The fix involves identifying and correcting the duplicated or incorrectly configured required field in the Django form.
Complexity:
3/5
Good first issue