Re: [Django] #27159: Pickling query with an __in=inner_qs lookup causes evaluation evaluation of inner_qs

2016-09-22 Thread Django
#27159: Pickling query with an __in=inner_qs lookup causes evaluation 
evaluation of
inner_qs
-+-
 Reporter:  Jani Tiainen |Owner:  Jani
 |  Tiainen
 Type:  Bug  |   Status:  closed
Component:  Database layer   |  Version:  1.10
  (models, ORM)  |
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Tim Graham ):

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


Comment:

 In [changeset:"7a2c27112d1f804f75191e9bf45a96a89318a684" 7a2c271]:
 {{{
 #!CommitTicketReference repository=""
 revision="7a2c27112d1f804f75191e9bf45a96a89318a684"
 Fixed #27159 -- Prevented pickling a query with an __in=inner_qs lookup
 from evaluating inner_qs.
 }}}

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


Re: [Django] #27159: Pickling query with an __in=inner_qs lookup causes evaluation evaluation of inner_qs

2016-09-14 Thread Django
#27159: Pickling query with an __in=inner_qs lookup causes evaluation 
evaluation of
inner_qs
-+-
 Reporter:  jtiai|Owner:  jtiai
 Type:  Bug  |   Status:  assigned
Component:  Database layer   |  Version:  1.10
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by jtiai):

 * needs_better_patch:  1 => 0


Comment:

 Made all suggested changes and improved test cases.

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


Re: [Django] #27159: Pickling query with an __in=inner_qs lookup causes evaluation evaluation of inner_qs

2016-09-10 Thread Django
#27159: Pickling query with an __in=inner_qs lookup causes evaluation 
evaluation of
inner_qs
-+-
 Reporter:  jtiai|Owner:  jtiai
 Type:  Bug  |   Status:  assigned
Component:  Database layer   |  Version:  1.10
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  1
Easy pickings:  0|UI/UX:  0
-+-
Changes (by charettes):

 * needs_better_patch:  0 => 1


Comment:

 Left some comments on the PR.

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


Re: [Django] #27159: Pickling query with an __in=inner_qs lookup causes evaluation evaluation of inner_qs (was: Pickling query from queryset causes unintended queryset evaluation)

2016-09-10 Thread Django
#27159: Pickling query with an __in=inner_qs lookup causes evaluation 
evaluation of
inner_qs
-+-
 Reporter:  jtiai|Owner:  jtiai
 Type:  Bug  |   Status:  assigned
Component:  Database layer   |  Version:  1.10
  (models, ORM)  |
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by jtiai):

 * owner:  DavidFozo => jtiai


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