Albert

Results 4 issues of Albert

when I use sqllite as my django databases when I run this command `python manage.py loadtestdata -v0 product.TrustProduct:10` it works perfectly well But when I use Mysql as my database;...

I want to save my leetcode solution at local disk. Furthermore, I even want to run test case at my machine.

When I try to init with command: ```bash wake init config ``` There a the out put : ``` [17:18:28] Found 258 *.sol files in 2.29 s init.py:565 Failed to...