Releases: fabiocaccamo/django-admin-interface
Releases · fabiocaccamo/django-admin-interface
0.18.1
05 Jan 17:52
Compare
Sorry, something went wrong.
No results found
0.18.0
24 Nov 17:48
Compare
Sorry, something went wrong.
No results found
Added foldable apps support. #117
Removed css field from Theme model.
0.17.3
12 Oct 08:29
Compare
Sorry, something went wrong.
No results found
Fixed FileExtensionValidator TypeError on django < 1.11.
0.17.2
08 Oct 14:58
Compare
Sorry, something went wrong.
No results found
Fixed FileExtensionValidator TypeError on django < 1.11.
0.17.1
24 Sep 07:09
Compare
Sorry, something went wrong.
No results found
Fixed TemplateDoesNotExist error on django==4.0.a1 removing checking condition for colorfield package. #134
Fixed favicon fetching incompatible with django-storages S3. #128
0.17.0
16 Sep 13:51
Compare
Sorry, something went wrong.
No results found
Added logo_max_width and logo_max_height. #127
0.16.4
16 Sep 12:57
Compare
Sorry, something went wrong.
No results found
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
26 Apr 08:23
Compare
Sorry, something went wrong.
No results found
Added compat module.
Added missing 0021_file_extension_validator migration. #126
Formatted migrations.
0.16.2
23 Apr 13:01
Compare
Sorry, something went wrong.
No results found
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
07 Apr 13:19
Compare
Sorry, something went wrong.
No results found
Fixed style of "Delete" and "Save" buttons in the delete confirmation page. #123
Overridden dark-mode css variables introduced in django 3.2. #124