Re: [Django] #25213: Discourage use of QuerySet.extra()

2015-08-05 Thread Django
#25213: Discourage use of QuerySet.extra()
-+-
 Reporter:  timgraham|Owner:  timgraham
 Type:   |   Status:  closed
  Cleanup/optimization   |
Component:  Documentation|  Version:  1.8
 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
-+-

Comment (by Tim Graham ):

 In [changeset:"ce0f2a4a4f192caf46cc9edd843c87862a668161" ce0f2a4]:
 {{{
 #!CommitTicketReference repository=""
 revision="ce0f2a4a4f192caf46cc9edd843c87862a668161"
 [1.8.x] Fixed #25213 -- Discouraged use of QuerySet.extra()

 Thanks Anssi Kääriäinen for the draft text and Simon Charette
 for review.

 Backport of e8cd65f8297928d3fa7ad3d338953a4423028713 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/067.7e4c3a6f1cdcc4f671b1e0a6eeaf9c1e%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


Re: [Django] #25213: Discourage use of QuerySet.extra()

2015-08-05 Thread Django
#25213: Discourage use of QuerySet.extra()
-+-
 Reporter:  timgraham|Owner:  timgraham
 Type:   |   Status:  closed
  Cleanup/optimization   |
Component:  Documentation|  Version:  1.8
 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:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"e8cd65f8297928d3fa7ad3d338953a4423028713" e8cd65f8]:
 {{{
 #!CommitTicketReference repository=""
 revision="e8cd65f8297928d3fa7ad3d338953a4423028713"
 Fixed #25213 -- Discouraged use of QuerySet.extra()

 Thanks Anssi Kääriäinen for the draft text and Simon Charette
 for review.
 }}}

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


Re: [Django] #25213: Discourage use of QuerySet.extra()

2015-08-03 Thread Django
#25213: Discourage use of QuerySet.extra()
-+-
 Reporter:  timgraham|Owner:  timgraham
 Type:   |   Status:  new
  Cleanup/optimization   |
Component:  Documentation|  Version:  1.8
 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 timgraham):

 * has_patch:  0 => 1


Comment:

 [https://github.com/django/django/pull/5095 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/067.82e9fa0a9b2874a5f9c2cd7d137471b8%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.


[Django] #25213: Discourage use of QuerySet.extra()

2015-08-03 Thread Django
#25213: Discourage use of QuerySet.extra()
-+-
   Reporter:  timgraham  |  Owner:  timgraham
   Type: | Status:  new
  Cleanup/optimization   |
  Component: |Version:  1.8
  Documentation  |
   Severity:  Normal |   Keywords:
   Triage Stage:  Accepted   |  Has patch:  0
Needs documentation:  0  |Needs tests:  0
Patch needs improvement:  0  |  Easy pickings:  0
  UI/UX:  0  |
-+-
 from Anssi [https://groups.google.com/d/topic/django-
 developers/FojuU0syO8Y/discussion on django-developers]:

 You can annotate raw SQL with expressions. I think the only case that
 can't be done with expressions is addition of extra tables to the query. I
 am certain we will get a solution to this too in future releases.

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