Skip to content

0.16.2

Compare
Choose a tag to compare
@fabiocaccamo fabiocaccamo released this 23 Apr 13:01
  • Added python 3.9 and django 3.2 to CI.
  • Added FileExtensionValidator to logo and favicon fields. #112
  • Fixed models.W042 warning on django 3.2.
  • Fixed header min-height.
  • Fixed selects min-width.
  • Fixed changelist search, actions and submit button horizontal margins.
  • Fixed related widget wrapper margin/padding with normal select and in inlines.
  • Fixed tabular inlines horizontal scroll.