Commit 74dcc2d3 authored by John Red Medrano's avatar John Red Medrano

testing

parent b1120e16
......@@ -79,7 +79,7 @@ def tmp_add_edit_delete(tmp_request_body,
}
data = {**i, **tmp_code}
tmp_instance = queryset.objects.get(
pk=i['id']
template_no=template_no
)
serializer = serializer_data(data=data)
serializer.is_valid(raise_exception=True)
......
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