Commit a1efc8f2 authored by John Red Medrano's avatar John Red Medrano

bagal mo

parent d4d3472a
...@@ -27,7 +27,7 @@ class ChangeRequestTemplateAttachmentsSerializer( ...@@ -27,7 +27,7 @@ class ChangeRequestTemplateAttachmentsSerializer(
) )
return ret return ret
except Exception as e: except Exception as e:
ret['uploaded_by'] = "none" ret['uploaded_by'] = user_object
return ret return ret
class Meta: class Meta:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment