summaryrefslogtreecommitdiff
path: root/www/py-dj51-django-multiselectfield/pkg-descr
blob: 7a72b1755b70036769b7ce00d6a19bc1eec8b746 (plain) (blame)
1
2
3
A new model field and form field.  With this you can get a multiple select
from a choices. Stores to the database as a CharField of comma-separated
values.