Generate suggested oauth usernames in unicode
authorMagnus Hagander <magnus@hagander.net>
Mon, 28 Aug 2017 15:11:29 +0000 (17:11 +0200)
committerMagnus Hagander <magnus@hagander.net>
Mon, 28 Aug 2017 15:11:29 +0000 (17:11 +0200)
commit76ce07bb6e35a7e986ca0fc88866a98a35732874
tree9f8b90f5e0ff4f1a463ea4da4f6b24382e7c439d
parentc9a3ffb294b5b55968cf6a8a9d5d89dedfb648e8
Generate suggested oauth usernames in unicode

They won't work in the end, so a better fix is probably a good idea, but
this at least turns it into a useful error.
pgweb/account/views.py