#17664: Smart `if` tag silencing exceptions plus `QuerySet` caching equals buggy
behaviour.
-------------------------------------+-------------------------------------
     Reporter:  mrmachine            |                    Owner:  nobody
         Type:  Bug                  |                   Status:  new
    Component:  Uncategorized        |                  Version:  SVN
     Severity:  Normal               |               Resolution:
     Keywords:  smart if tag         |             Triage Stage:
  queryset exception silenced        |  Unreviewed
    Has patch:  0                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Changes (by akaariai):

 * needs_better_patch:   => 0
 * needs_tests:   => 0
 * needs_docs:   => 0


Comment:

 This silencing of exceptions raised from compiler constructing the SQL is
 really annoying when hacking the ORM. I assume there is some good
 technical reason for this (like this being a problem of Python's
 generators) but haven't really looked. A big +10 from me to fixing this
 behavior if that is possible.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17664#comment:1>
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 post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to