Pass content_type to Comment.new_reply() to fix error adding non-text/ comments
authorW. Trevor King <wking@drexel.edu>
Tue, 20 Oct 2009 13:30:42 +0000 (09:30 -0400)
committerW. Trevor King <wking@drexel.edu>
Tue, 20 Oct 2009 13:30:42 +0000 (09:30 -0400)
commit501014a3f86bdfb7be7b52c6d1d0eb4fd7a75f02
tree3813119aab22972f095fd70734077f03dddb4f24
parent833adcb9c41ff0aa82700ab0c99277d23fc18dd7
Pass content_type to Comment.new_reply() to fix error adding non-text/ comments
becommands/comment.py
libbe/comment.py