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

Handle hierarchical choices in get_%s_display() #121

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

Conversation

piranhaphish
Copy link

@piranhaphish piranhaphish commented Feb 10, 2021

Bring the contributed method in line with Django's CharField.get_FOO_display() to handle choices with named groups/categories

@coveralls
Copy link

coveralls commented Feb 10, 2021

Coverage Status

Coverage remained the same at 91.579% when pulling 8ced5d4 on piranhaphish:fix-categories into 07a5e44 on goinnn:master.

@tomasgarzon
Copy link
Collaborator

Hi! please update your PR from master, Travis should work right now.

Bring the contributed method in line with Django's CharField.get_FOO_display() to handle named groups/categories
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.

None yet

3 participants