Frédéric de Zorzi
Frédéric de Zorzi
Hi, I've switched my application to latest Django LTS version, and I have warnings about deprecated signal arguments.
Hello, I don't know why, but ripgrep is really slow on emacs : - if I do a simple search (find an expr in ~20 source files), it tooks 3...
UnicodeDecodeError fix on python 2.7 / django 1.11 #129 Tested with Python 2.7.15 / Django 1.11.16 and Python 2.3.7 / Django 2.1.3
On last 1.15 version with python 2.7, response data is utf-8 encoded and causes a UnicodeError in bas_mixins.py:63 : ``` ipdb> data '{"non_field_errors":["Une demande \xc3\xa0 traiter de ce type existe...