from django.contrib import admin from service.models import * admin.site.register(servicePageSEO)