Commit 3d1d833f authored by John Red Medrano's avatar John Red Medrano

Merge pull request #279 in RMS/api-main-service from red-develop to RMSv2

* commit '6980252c':
  fixing listing
parents 2d6ad1b8 6980252c
......@@ -4,6 +4,7 @@ from app.entities.models import ChangeRequestTemplateHeader, AllowedCompany
from app.applicationlayer.cms.master.template_list.serializers import ChangeRequestTemplatesSerializer
from app.applicationlayer.utils import CustomPagination, status_message_response
from rest_framework.exceptions import ParseError
from django.db.models import Q
class ChangeRequestTemplateHeaderMaster(viewsets.ModelViewSet):
......
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