#9303: comment templatetags should be independent of Comment model
----------------------------------------------+-----------------------------
          Reporter:  thejaswi_puthraya        |         Owner:  nobody          
                              
            Status:  reopened                 |     Milestone:  1.1 beta        
                              
         Component:  django.contrib.comments  |       Version:  SVN             
                              
        Resolution:                           |      Keywords:  comments, 
templatetags, independent, customize
             Stage:  Accepted                 |     Has_patch:  0               
                              
        Needs_docs:  0                        |   Needs_tests:  0               
                              
Needs_better_patch:  0                        |  
----------------------------------------------+-----------------------------
Changes (by thejaswi_puthraya):

  * status:  closed => reopened
  * resolution:  fixed =>
  * milestone:  => 1.1 beta

Comment:

 This bug still exists because the filter on `is_public` is being tried
 even before the fieldnames are checked. Looks like this line was
 overlooked while being checked in...

 This bug was identified in
 http://code.djangoproject.com/ticket/8630#comment:23.

-- 
Ticket URL: <http://code.djangoproject.com/ticket/9303#comment:7>
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-updates@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