When you talk about of optgroup you mean the choicegroup? In affirmative case, this can be that you looking .. https://docs.djangoproject.com/en/1.9/ref/models/fields/#choices
Also is possible that MultipleSelectField can be useful for you? In affirmative case, this thread can be useful... https://groups.google.com/forum/#!topic/django-users/yOo4B9NCfes I don't kow if these resources be useful for you. Anything I will be pending On Wednesday, March 30, 2016 at 1:17:58 PM UTC-5, Edgar Gabaldi wrote: > > Hi everybody, > > Someone know if is possible or have a way to change the default action > select by a select with optgroup? > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/f7b998ad-b861-4c30-a827-9c9a3567f1e0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

