#19890: ifchanged tag renders the nodelist_true part twice
-------------------------------------+-------------------------------------
     Reporter:  vdboor               |                    Owner:  nobody
         Type:                       |                   Status:  closed
  Cleanup/optimization               |                  Version:  1.4
    Component:  Template system      |               Resolution:  fixed
     Severity:  Normal               |             Triage Stage:  Ready for
     Keywords:  sprint2013           |  checkin
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  0
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------

Comment (by Julien Phalip <jphalip@…>):

 In [changeset:"ae2a8bb4569e569d0cc2cd8173443862418d3698"]:
 {{{
 #!CommitTicketReference repository=""
 revision="ae2a8bb4569e569d0cc2cd8173443862418d3698"
 Fixed a test that was failing in Python 3.
 The issue was that as of Python 3, the generators' `next()`
 method becomes `__next()`. Thanks Alex Gaynor for noticing that.
 Refs #19890.
 }}}

-- 
Ticket URL: <https://code.djangoproject.com/ticket/19890#comment:7>
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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to