from django.contrib import admin from project.models import * admin.site.register(projectPageSEO)