Commit 5636e6a9 authored by Gladys Forte's avatar Gladys Forte

added comment

parent aee88a99
...@@ -303,7 +303,7 @@ class ChangeRequestTemplatesViewset(meviewsets.ModelViewSet): ...@@ -303,7 +303,7 @@ class ChangeRequestTemplatesViewset(meviewsets.ModelViewSet):
"Unable to edit due to existing transaction", "Unable to edit due to existing transaction",
status=status.HTTP_400_BAD_REQUEST status=status.HTTP_400_BAD_REQUEST
) )
#try
class ChangeRequestTemplatePost(APIView): class ChangeRequestTemplatePost(APIView):
......
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