#13058: New built-in "smart if" template tag doesn't support "if not in ..."
condition
--------------------------------------+-------------------------------------
          Reporter:  ramusus          |         Owner:  lukeplant
            Status:  assigned         |     Milestone:           
         Component:  Template system  |       Version:  1.1      
        Resolution:                   |      Keywords:           
             Stage:  Unreviewed       |     Has_patch:  0        
        Needs_docs:  0                |   Needs_tests:  0        
Needs_better_patch:  0                |  
--------------------------------------+-------------------------------------
Changes (by lukeplant):

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

Comment:

 It was lost because:

  - the parser was rewritten completely
  - in the new parser it is slightly harder to add 'not in' because it
 involves two tokens
  - I didn't realise the old snippet supported 'not in'

 I will commit a fix soon.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/13058#comment:2>
Django <http://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 django-upda...@googlegroups.com.
To unsubscribe from this group, send email to 
django-updates+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-updates?hl=en.

Reply via email to