I would like to use ORDER BY FIELD() (MySQL) in Django. Does Django support that?
So in MySQL it looks like:
SELECT * FROM fruit ORDER BY FIELD(name