Commit d45f7afb authored by Gladys Forte's avatar Gladys Forte

Merge pull request #170 in RMS/api-main-service from gladys-dev2 to RMSv2

* commit '5636e6a9':
  added comment
parents aee88a99 5636e6a9
...@@ -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