Skip to content

3.1.1

Compare
Choose a tag to compare
@azmeuk azmeuk released this 01 Nov 10:26
· 28 commits to master since this release
3.1.1
92bd434

Released 2023-11-01

  • Display Flags values in their repr. #808
  • ~SelectField and SelectMultipleField choices can be None if validate_choice is False #809
  • Documentation improvements #812 #815 #817
  • Unit tests improvements #813
  • Python 3.12 support #818
  • Restored support for 3-items tuple return value from iter_choices #816