Re: [Django] #26526: Document QuerySet.latest() behavior for null values

2016-06-02 Thread Django
#26526: Document QuerySet.latest() behavior for null values
--+
 Reporter:  int-ua|Owner:  g3rd
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Documentation |  Version:  master
 Severity:  Normal|   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+
Changes (by Tim Graham ):

 * status:  assigned => closed
 * resolution:   => fixed


Comment:

 In [changeset:"e6c5e68acd4bff90e371fd148ed6976e147692ad" e6c5e68a]:
 {{{
 #!CommitTicketReference repository=""
 revision="e6c5e68acd4bff90e371fd148ed6976e147692ad"
 Fixed #26526 -- Documented QuerySet.latest()'s dependency on database
 ordering.
 }}}

--
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/064.c649b8b6970590294c7bb7b533ba8520%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26526: Document QuerySet.latest() behavior for null values

2016-06-02 Thread Django
#26526: Document QuerySet.latest() behavior for null values
--+
 Reporter:  int-ua|Owner:  g3rd
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Documentation |  Version:  master
 Severity:  Normal|   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+

Comment (by Tim Graham ):

 In [changeset:"cd4246aab1740d77fa6ebd66c7d2053634501598" cd4246aa]:
 {{{
 #!CommitTicketReference repository=""
 revision="cd4246aab1740d77fa6ebd66c7d2053634501598"
 [1.10.x] Fixed #26526 -- Documented QuerySet.latest()'s dependency on
 database ordering.

 Backport of e6c5e68acd4bff90e371fd148ed6976e147692ad from master
 }}}

--
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/064.cdf43357243d7c03d31dab3b1714e3c9%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26526: Document QuerySet.latest() behavior for null values

2016-06-02 Thread Django
#26526: Document QuerySet.latest() behavior for null values
--+
 Reporter:  int-ua|Owner:  g3rd
 Type:  Cleanup/optimization  |   Status:  closed
Component:  Documentation |  Version:  master
 Severity:  Normal|   Resolution:  fixed
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+

Comment (by Tim Graham ):

 In [changeset:"9d52cdfbbc02a21fafc74146c571ac6e50812a00" 9d52cdfb]:
 {{{
 #!CommitTicketReference repository=""
 revision="9d52cdfbbc02a21fafc74146c571ac6e50812a00"
 [1.9.x] Fixed #26526 -- Documented QuerySet.latest()'s dependency on
 database ordering.

 Backport of e6c5e68acd4bff90e371fd148ed6976e147692ad from master
 }}}

--
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/064.bf6026105be38dfc9c82ca389a57290c%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26526: Document QuerySet.latest() behavior for null values

2016-06-02 Thread Django
#26526: Document QuerySet.latest() behavior for null values
--+
 Reporter:  int-ua|Owner:  g3rd
 Type:  Cleanup/optimization  |   Status:  assigned
Component:  Documentation |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  1 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+
Changes (by g3rd):

 * has_patch:  0 => 1


--
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/064.d0ed5f825758f557cf993bffa4c5d4ca%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26526: Document QuerySet.latest() behavior for null values

2016-06-02 Thread Django
#26526: Document QuerySet.latest() behavior for null values
--+
 Reporter:  int-ua|Owner:  g3rd
 Type:  Cleanup/optimization  |   Status:  assigned
Component:  Documentation |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+

Comment (by g3rd):

 Pull request: https://github.com/django/django/pull/6689

--
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/064.7bcec8a54a2e9d7faa76ea97314e76a7%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26526: Document QuerySet.latest() behavior for null values

2016-06-02 Thread Django
#26526: Document QuerySet.latest() behavior for null values
--+
 Reporter:  int-ua|Owner:  g3rd
 Type:  Cleanup/optimization  |   Status:  assigned
Component:  Documentation |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+
Changes (by g3rd):

 * status:  new => assigned
 * owner:   => g3rd


--
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/064.da32cdc0d247302bb31e94fc204fd3a6%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26526: Document QuerySet.latest() behavior for null values

2016-06-02 Thread Django
#26526: Document QuerySet.latest() behavior for null values
--+
 Reporter:  int-ua|Owner:
 Type:  Cleanup/optimization  |   Status:  new
Component:  Documentation |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+
Changes (by carljm):

 * owner:  ParvJain =>
 * status:  assigned => new


Comment:

 Since there hasn't been apparent progress in the 5 weeks since the ticket
 was claimed, de-assigning it to free it up for a PyCon sprinter.

--
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/064.7a0e66bdb8ae5e6992266fafa691b245%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26526: Document QuerySet.latest() behavior for null values

2016-04-27 Thread Django
#26526: Document QuerySet.latest() behavior for null values
--+
 Reporter:  int-ua|Owner:  ParvJain
 Type:  Cleanup/optimization  |   Status:  assigned
Component:  Documentation |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+

Comment (by int-ua):

 N.B.: according to #13312 different DBMS behave differently.

--
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/064.90c29b6cca80b535997fc0019ba9e299%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26526: Document QuerySet.latest() behavior for null values

2016-04-27 Thread Django
#26526: Document QuerySet.latest() behavior for null values
--+
 Reporter:  int-ua|Owner:  ParvJain
 Type:  Cleanup/optimization  |   Status:  assigned
Component:  Documentation |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+
Changes (by ParvJain):

 * owner:  nobody => ParvJain
 * status:  new => assigned


--
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/064.c90dfefd7d16c9d00df95ddd6de81b4a%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26526: Document QuerySet.latest() behavior for null values

2016-04-27 Thread Django
#26526: Document QuerySet.latest() behavior for null values
--+
 Reporter:  int-ua|Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  Documentation |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+

Comment (by timgraham):

 Sure, no need to ask unless it looks like someone else might be working on
 it. See our docs for
 [https://docs.djangoproject.com/en/dev/internals/contributing/writing-code
 /submitting-patches/#claiming-tickets Claiming tickets].

--
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/064.4a02ea2e5a680d1ef3890ecf6adf49d3%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26526: Document QuerySet.latest() behavior for null values

2016-04-26 Thread Django
#26526: Document QuerySet.latest() behavior for null values
--+
 Reporter:  int-ua|Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  Documentation |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+

Comment (by betojulio):

 hi, If there is no problem I would like to claim this ticket.

--
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/064.0f2d42778a9bcd98010d0b90e5b60290%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26526: Document QuerySet.latest() behavior for null values

2016-04-21 Thread Django
#26526: Document QuerySet.latest() behavior for null values
--+
 Reporter:  int-ua|Owner:  nobody
 Type:  Cleanup/optimization  |   Status:  new
Component:  Documentation |  Version:  master
 Severity:  Normal|   Resolution:
 Keywords:| Triage Stage:  Accepted
Has patch:  0 |  Needs documentation:  0
  Needs tests:  0 |  Patch needs improvement:  0
Easy pickings:  1 |UI/UX:  0
--+
Changes (by timgraham):

 * stage:  Unreviewed => Accepted


--
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/064.b81647288789d183c24cbe6dd5af28f4%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26526: Document QuerySet.latest() behavior for null values

2016-04-21 Thread Django
#26526: Document QuerySet.latest() behavior for null values
-+-
 Reporter:  int-ua   |Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |
Component:  Documentation|  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-

Comment (by int-ua):

 Thank you, I've found related ticket about ordering NULL: #13312

--
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/064.c9ac07151ff0496a103968ba6f949a2c%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #26526: Document QuerySet.latest() behavior for null values (was: latest() QuerySet method should ignore null values)

2016-04-21 Thread Django
#26526: Document QuerySet.latest() behavior for null values
-+-
 Reporter:  int-ua   |Owner:  nobody
 Type:   |   Status:  new
  Cleanup/optimization   |
Component:  Documentation|  Version:  master
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:
 |  Unreviewed
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  1|UI/UX:  0
-+-
Changes (by timgraham):

 * needs_better_patch:   => 0
 * needs_docs:   => 0
 * component:  Uncategorized => Documentation
 * needs_tests:   => 0


Comment:

 Django simply delegates to the database's ordering of null values. I'm not
 sure if Django should also add filtering to exclude null values -- that
 seems a bit magical to me. However, you could raise the idea on the
 DevelopersMailingList. For now, I'll accept the ticket as a documentation
 improvement.

--
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/064.67679bf052ddc56e9b4f12f50d2f8706%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.