9;brand_id': self.brand_id, 'brand_name': self.brand_name, 'admin_id': self.admin_id, 'user_id': self.user_id, 'activity_id': self.activity_id, 'contribution_id': self.contribution_id, 'welfare_id': self.welfare_id, 'welfare': welfare.data if welfare else {}, 'name': self.name, 'phone': self.phone, 'address': self.address, 'tracking_number': self.tracking_number, 'is_handled': self.is_handled, 'created_at': tc.local_string(utc_dt=self.created_at), } tamron - Gogs: Go Git Service