On 7/31/19 3:17 PM, Carl Boberg wrote:
Thank you

I had to change L40
-from kallithea.lib.utils2 import safe_str, generate_api_key, get_current_authuser +from kallithea.lib.utils2 import safe_str, safe_unicode, generate_api_key, get_current_authuser

And change L148 (i also changed L150) to safe_unicode

Now it works.


Thanks for confirming. We will include that fix in next release.

Please let us know if further testing shows it needs tweaking in other places too.

/Mads

_______________________________________________
kallithea-general mailing list
kallithea-general@sfconservancy.org
https://lists.sfconservancy.org/mailman/listinfo/kallithea-general

Reply via email to