Skip to content

Conversation

twalen
Copy link
Contributor

@twalen twalen commented Oct 8, 2025

Partially solves issue #564

@twalen twalen requested a review from MasloMaslane as a code owner October 8, 2025 08:30
Copy link
Contributor Author

@twalen twalen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks ok, but it would be nice to move the format into field hint

school_year = forms.CharField(
required=False,
label=_("School year"),
label=_("School year (format: yyyy/yyyy)"),
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this requires new translation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant