'display data in a Multiplechoicefield using a database, forms and bootstrap template

I'm new to Django. I would like to know how to do this manipulation. I have data in my database that I would like to retrieve in a SELECT using forms.py and display that on template (control-form)

how to proceed? Thank you

I'm a beginner, I want to know



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source