honzakral / django-threadedcomments

django-threadedcomments is a simple yet flexible threaded commenting system for Django.
BSD 3-Clause "New" or "Revised" License
622 stars 165 forks source link

Fix RenderCommentListNode.render for Django 1.8 #69

Closed yrcjaya closed 8 years ago

yrcjaya commented 9 years ago

Fix #68 compatibility for newer get_queryset function.

yrcjaya commented 8 years ago

thanks @vdboor did not notice the notification