1 2 3 4
from util.admin import register_pgwebadmin from models import ProfessionalService register_pgwebadmin(ProfessionalService)