mirror of
https://github.com/Hopiu/django.git
synced 2026-03-22 17:00:27 +00:00
Now that order_by() has expression support passing RawSQL() can achieve the same result. This was also already supported through QuerySet.extra(order_by) for years but this API is more or less deprecated at this point. |
||
|---|---|---|
| .. | ||
| _images | ||
| contributing | ||
| deprecation.txt | ||
| git.txt | ||
| howto-release-django.txt | ||
| index.txt | ||
| mailing-lists.txt | ||
| organization.txt | ||
| release-process.txt | ||
| security.txt | ||