Mirza Hashir Baig

Results 2 issues of 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' ``` ![image](https://user-images.githubusercontent.com/10235172/75714318-50279f80-5ced-11ea-8481-d90d576dff79.png) but when I switch to: ``` 'material.admin', 'material.admin.default',...