Open rednaks opened 3 years ago
Hi @MaistrenkoAnton , any news on the fix ? I opened a pull request #146 maybe you wanna review it, long story short, I just removed the minification for the two files, which means it will apply for all django version.
Installing django material admin on a fresh production env install is breaking the django admin.
looks like starting from django 3.2 static assets are not mimifiyed anymore [1]
[1] https://code.djangoproject.com/ticket/31524