django/docs/internals
Simon Charette 98ea4f0f46 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.
2020-04-06 10:01:02 +02:00
..
_images Removed references to the DDN triage state. 2013-04-08 20:33:52 +02:00
contributing Prevented (and corrected) single backtick usage in docs. 2020-04-01 14:55:11 +02:00
deprecation.txt Refs #7098 -- Deprecated passing raw column aliases to order_by(). 2020-04-06 10:01:02 +02:00
git.txt Doc'd archiving historical branches as git tags. 2019-11-08 12:09:59 +01:00
howto-release-django.txt Prevented (and corrected) single backtick usage in docs. 2020-04-01 14:55:11 +02:00
index.txt Replaced docs/internals/team.txt with DSF teams page. 2017-03-14 16:36:44 -04:00
mailing-lists.txt Fixed #28759 -- Promoted the contributing guide in the docs for the django-developers mailing list. 2017-11-01 20:35:31 -04:00
organization.txt Used auto-numbered lists in documentation. 2018-11-15 13:54:28 -05:00
release-process.txt Added link to contributing docs in deprecation policy. 2020-03-24 08:50:10 +01:00
security.txt Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 2019-09-06 13:27:46 +02:00