Django

Code

Ticket #3760: patch.txt

File patch.txt, 232 bytes (added by spark343@cs.ubc.ca, 2 years ago)

Patch to allow user method item_guid to override the guid setting

Line 
1 108,110d107
2 <             unique_id = self.__get_dynamic_attr('item_guid', item)
3 <           if not unique_id:
4 <               unique_id = link
5 115c112
6 <                 unique_id = unique_id,
7 ---
8 >                 unique_id = link,