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

Fix issue of hints not showing up on django 5.x #69

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

KIRA009
Copy link

@KIRA009 KIRA009 commented Mar 20, 2024

Fixes #66

This PR fixes the issue of hints not showing for django versions 5.x+, implementing the same solution as in https://github.com/wildfish/crispy-forms-gds/blob/master/src/crispy_forms_gds/choices.py

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.

Choices hints are never shown in Django 5.0+
1 participant