Commit 437f8113 authored by John Red Medrano's avatar John Red Medrano

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

* commit '763b20d0':
  added company and department name
parents 98b16f41 763b20d0
from rest_framework import serializers
from app.entities.models import AllowedCompany
from django.forms.models import model_to_dict
class AllowedCompanySerializer(serializers.ModelSerializer):
......
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