Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed #33805 -- Made admin's many-to-many widgets do not display help text for selecting values when allow_multiple_selected is False. #15799

Merged
merged 1 commit into from Jun 28, 2022

Conversation

ankurr0y
Copy link
Contributor

The message help text will now render accordingly.

Copy link
Member

@felixxm felixxm left a comment

Choose a reason for hiding this comment

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

@ankurr0y Thanks for this patch 👍 Please add a regression test.

django/contrib/admin/options.py Outdated Show resolved Hide resolved
… text for selecting values when allow_multiple_selected is False.
@felixxm felixxm changed the title Fixed issue #33805. Help text now checks if SelectMultiple field has allow_multiple_select set to False. It then gives the help message text accordingly Fixed #33805 -- Made admin's many-to-many widgets do not display help text for selecting values when allow_multiple_selected is False. Jun 28, 2022
@felixxm
Copy link
Member

felixxm commented Jun 28, 2022

@ankurr0y Thanks for updates 👍

@felixxm felixxm merged commit eb7b8f3 into django:main Jun 28, 2022
felixxm pushed a commit to aokugel/django that referenced this pull request Aug 4, 2023
felixxm pushed a commit that referenced this pull request Aug 4, 2023
…otFoundError when file doesn't exist.

Backport of 8edaf07 from main
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants