summaryrefslogtreecommitdiff
path: root/django/db/models/sql/constants.py
diff options
context:
space:
mode:
authorSimon Charette <charette.s@gmail.com>2020-04-05 15:32:54 -0400
committerMariusz Felisiak <felisiak.mariusz@gmail.com>2020-04-06 10:01:02 +0200
commit98ea4f0f4696221f00e111f1d623452002192e6c (patch)
tree74685334d5a200d34e270701252f53e29d903a4e /django/db/models/sql/constants.py
parent4237050684427db45ea834fe89d9e11c0520201e (diff)
Refs #7098 -- Deprecated passing raw column aliases to order_by().
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.
Diffstat (limited to 'django/db/models/sql/constants.py')
0 files changed, 0 insertions, 0 deletions