Re: [Django] #30253: Add a note that `nulls_first` or `nulls_last` can be set in `order_by` using an F expression.

2019-03-13 Thread Django
#30253: Add a note that `nulls_first` or `nulls_last` can be set in `order_by`
using an F expression.
---+--
 Reporter:  Paul Wayper|Owner:  nobody
 Type:  New feature|   Status:  new
Component:  Documentation  |  Version:  2.1
 Severity:  Normal |   Resolution:
 Keywords:  documentation  | Triage Stage:  Unreviewed
Has patch:  0  |  Needs documentation:  0
  Needs tests:  0  |  Patch needs improvement:  0
Easy pickings:  0  |UI/UX:  0
---+--

Comment (by Paul Wayper):

 I've created this branch for a first draft of the documentation change:

 https://github.com/django/django/pull/11083

 Let me know what you think!

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/065.311fcbaf867c1ac997298a4460099f31%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #30253: Add a note that `nulls_first` or `nulls_last` can be set in `order_by` using an F expression.

2019-03-13 Thread Django
#30253: Add a note that `nulls_first` or `nulls_last` can be set in `order_by`
using an F expression.
-+---
   Reporter:  Paul Wayper|  Owner:  nobody
   Type:  New feature| Status:  new
  Component:  Documentation  |Version:  2.1
   Severity:  Normal |   Keywords:  documentation
   Triage Stage:  Unreviewed |  Has patch:  0
Needs documentation:  0  |Needs tests:  0
Patch needs improvement:  0  |  Easy pickings:  0
  UI/UX:  0  |
-+---
 While the `nulls_first` and `nulls_last` are documented in the F
 expression documentation, this is not included in the documentation on the
 `order_by` queryset method.  It would be useful to include a note, and
 possibly and example, in the `order_by` method to make it easier to find.

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/050.4d991f79b173b5f15132bc6050d30d2f%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.