django-admin-shell
django-admin-shell copied to clipboard
bug: about spaces will be converted to  
I think there should be html.unescape(code) before run_code(code)
Hi. Thanks for your remark and sorry for long absent (I was on leave). Can you paste some example here, or write some unit test to expose a bug. Will be easier for me to detect and fix the problem. Thanks.
In my opinion code works fine. I manually tested a wide various of cases and I can't find a bug. I close issue. If someone will find a bug case, please inform me.