#region widgets.py. from django import forms. class CustomSelect(forms.widgets.Select):. def __init__(self, attrs=None, choices=(), modify_choices=()):.
確定! 回上一頁