Releases: fabiocaccamo/django-admin-interface
Releases · fabiocaccamo/django-admin-interface
0.17.0
- Added
logo_max_width
and logo_max_height
. #127
0.16.4
- Fixed
0020_module_selected_colors
migration for multiple dbs. #132
- Fixed sticky pagination
width
and border-bottom
.
- Fixed inlines vertical overlow.
- Improved header elements vertical alignment.
0.16.3
- Added
compat
module.
- Added missing
0021_file_extension_validator
migration. #126
- Formatted migrations.
0.16.2
- 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.
0.16.1
- Fixed style of "Delete" and "Save" buttons in the delete confirmation page. #123
- Overridden dark-mode css variables introduced in
django 3.2
. #124
0.16.0
- Added customizable colors for selected apps and models in dashboard. #122
- Added
responsive_rtl.css
stylesheet. #98
- Updated
vazir-font
version to 27.2.2
. #98