DJANGO || How to order_by correctly with characters like æ ø å

后端 未结 0 367
后悔当初
后悔当初 2021-02-03 23:07

I\'m fetching some data from my Postgres database with MODEL.values().order_by(\'name\'). This works as intended but except it doesn\'t sort it correctly regarding

相关标签:
回答
  • 消灭零回复
提交回复
热议问题