django-admin-shell icon indicating copy to clipboard operation
django-admin-shell copied to clipboard

bug: about spaces will be converted to &nbsp

Open bnm6900030 opened this issue 4 years ago • 1 comments

I think there should be html.unescape(code) before run_code(code)

bnm6900030 avatar Jul 02 '21 04:07 bnm6900030

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.

djk2 avatar Jul 19 '21 06:07 djk2

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.

djk2 avatar May 10 '23 10:05 djk2