#26526: latest() QuerySet method should ignore null values
--------------------------------------+--------------------
     Reporter:  int-ua                |      Owner:  nobody
         Type:  Cleanup/optimization  |     Status:  new
    Component:  Uncategorized         |    Version:  master
     Severity:  Normal                |   Keywords:
 Triage Stage:  Unreviewed            |  Has patch:  0
Easy pickings:  1                     |      UI/UX:  0
--------------------------------------+--------------------
 When sorting by date null values mean that date is unknown. Is there a
 reason to put them before any known date? Absence of date doesn't
 necessary mean an event will happen in the future, it means that the date
 is unknown. And word 'latest' suggests sorting by a known date.

--
Ticket URL: <https://code.djangoproject.com/ticket/26526>
Django <https://code.djangoproject.com/>
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/049.be3d6914cca2e99b982ce463d548df97%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to