Re: Help Text Per Model Field Choice

2016-05-12 Thread Marc Tamlyn
Choices are currently very simple in core Django. There are multiple different packages which provide alternative syntaxes or useful ideas for ext

Help Text Per Model Field Choice

2016-05-08 Thread David Sanders
Hey all, I think it would be a greatly useful feature to be able to set help text for choices on a model field. For the default Select widget this would be rendered as the title attribute for each choice, which browsers show when you hover over a choice. This also makes it simple to render the he