Opened 15 years ago
Closed 15 years ago
#12473 closed (duplicate)
i found a bug on blocktrans
Description ¶
My template is working without blocktrans, but when there is blocktrans it is raising : KeyError: u'comment.owner'
I think that is strange and nobody found an answer for that stiuation on django channel. Thank you for your response
my console : http://pastebin.com/f6c4390dd
my view : http://pastebin.com/f7a0e6137
my template : http://pastebin.com/f6cf5dfbb
my traceback : http://pastebin.com/f6fc43ce
Note:
See TracTickets
for help on using tickets.
Duplicate of #12104.