Remove 'Hold down "Control" ...' message from help_text
When getting the help_text from a field where `many=True`, Django appends 'Hold down "Control", or "Command" on a Mac, to select more than one.' to the help_text. This makes some sense in Django's ModelForms, but no sense in the API.
Showing
Please
register
or
sign in
to comment