Mirza Hashir Baig
Mirza Hashir Baig
Thanks a bunch for creating this awesome package. I was having an issue with the download event. It works great when I try to execute my code locally (`serverless invoke...
Hi! I am using Material Admin template, this one: https://github.com/MaistrenkoAnton/django-material-admin The checkboxes seem to work perfectly fine with ``` 'django.contrib.admin' ```  but when I switch to: ``` 'material.admin', 'material.admin.default',...