Skander BM
Skander BM
any news on this ?
`login_required` ?
yes, no more segmentation fault but I have an other error : ``` -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- cli.py 5 core.py 1128 __call__ core.py 1053 main core.py 1395 invoke core.py 754 invoke cli.py 68...
looks like it's still missing dependencies ... ``` -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- cli.py 5 core.py 1128 __call__ core.py 1053 main core.py 1395 invoke core.py 754 invoke cli.py 68 cli exporter.py 240 run base.py...
I don't have docker on my dev machine, but I'll try to look at this later
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...
The issue is related to a new feature in Django Admin in 3.2, it detects browser's night mode and apply a different theming,
Any updates on the issue ? I tried to override django's new css but it doesn't seem to be working with this plugin. if you have any hints I can...
Hello, thank you for your interest in the project, there is still a lot to do, you can see in the readme all methods that we don't support yet, implement...
Thank you, looks good for me, can you just update the README file for the count and none ? Thanks !