Add a grouped version of model multiple choice field
authorMagnus Hagander <magnus@hagander.net>
Sat, 17 Nov 2018 16:28:37 +0000 (17:28 +0100)
committerMagnus Hagander <magnus@hagander.net>
Sat, 17 Nov 2018 16:49:22 +0000 (17:49 +0100)
commit2bff9c748f41a4d136a22a8057d7f27d83ae73c6
tree4b4953935c5d4b8a7230d873342b106db952ea0b
parent8cc4871941e42429af5455bb41b8cb1f896c4293
Add a grouped version of model multiple choice field

This allows the grouping of the entries using optgroup fields in the
select list. Not used anywhere yet, but will be soon.
postgresqleu/util/forms.py