Re: select widget on forms

2024-08-29 Thread Eduardo Barbachan
https://docs.djangoproject.com/en/5.1/ref/forms/widgets/ this one is the second.. Em qui., 29 de ago. de 2024 às 17:15, Eduardo Barbachan < eduardobarbacha...@gmail.com> escreveu: > I would recommend you to read articles in the following links (both from > Django documentation): > https://docs.d

Re: select widget on forms

2024-08-29 Thread Eduardo Barbachan
I would recommend you to read articles in the following links (both from Django documentation): https://docs.djangoproject.com/en/5.1/topics/forms/ https://docs.djangoproject.com/en/5.1/topics/forms/ Em qui., 29 de ago. de 2024 às 17:05, frank dilorenzo escreveu: > I have a table listing the nam