Releases: fabiocaccamo/django-admin-interface
Releases · fabiocaccamo/django-admin-interface
0.19.0
- Converted dynamic inline CSS to external static CSS using CSS variables. #157 #93 (thanks to @Mustafa-Abu-Ghazy)
0.18.7
0.18.6
0.18.5
- Added portuguese brazil (
pt_BR
) localization by leandromsd. #149 - Fixed body scroll reset to top when opening related modal. #150
0.18.4
0.18.3
0.18.2
- Fixed migration error.
0.18.1
- Removed wrong migration.
0.18.0
0.17.3
- Fixed
FileExtensionValidator
TypeError
on django < 1.11.