You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Allows field's choices to be a callable
Starting in Django 5 field's choices can also be a callable
* test if field with callable choices converts into enum
---------
Co-authored-by: Kien Dang <[email protected]>
0 commit comments