Commit ad9087b4 authored by Gladys Forte's avatar Gladys Forte

updates

parent c4470092
......@@ -77,7 +77,6 @@ class ChangeRequestFormHeaderSerializer(
def to_representation(self, instance):
ret = super().to_representation(instance)
try:
# id_number = self.context.get('request').META.get('user')
user = self.context['request'].user
print(user.code)
......
This diff is collapsed.
This diff is collapsed.
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