Commit 76cdc647 authored by John Red Medrano's avatar John Red Medrano

{dev bugfix} removed f on filter at company

parent 6c75a2ea
from django_filters import rest_framework as filters
from app.entities.models import Company
f
class CompanyFilterSet(filters.FilterSet):
......
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